Package org.apache.fop.fo.expr
Classes for XSL expressions and functions.
-
Interface Summary Interface Description Function Interface for managing XSL-FO Functions -
Class Summary Class Description AbsFunction Class modelling the abs Number Function.BodyStartFunction Class corresponding to the body-start Property Value function.CeilingFunction CIELabColorFunction Implements the cie-lab-color() function.CIELabColorFunction.CIELabPercentBase CMYKColorFunction Implements the cmyk() function.FloorFunction FromNearestSpecifiedValueFunction Class modelling the from-nearest-specified-value function.FromParentFunction Class modelling the from-parent Property Value function.FromTableColumnFunction Class modelling the from-table-column Property Value function.FunctionBase Abstract Base class for XSL-FO functionsInheritedPropFunction Class modelling the inherited-property-value Property Value function.LabelEndFunction Class modelling the label-end Property Value function.MaxFunction Class for managing the "max" Number Function.MinFunction Class for managing the "min" Number Function.NCnameProperty Class for handling NC Name objectsNumericOp This class contains static methods to evaluate operations on Numeric operands.NumericProperty A numeric property which hold the final absolute result of an expression calculations.OCAColorFunction PropertyInfo This class holds context information needed during property expression evaluation.PropertyParser Class to parse XSL-FO property expressions.PropertyTokenizer Class to tokenize XSL FO property expression.ProportionalColumnWidthFunction Class modelling the proportional-column-width function.ProportionalColumnWidthFunction.ProportionalColumnWidthPercentBase RelativeNumericProperty This class represent a node in a property expression tree.RGBColorFunction Implements the rgb() function.RGBColorFunction.RGBPercentBase RGBICCColorFunction Implements the rgb-icc() function.RGBICCColorFunction.ICCPercentBase RGBNamedColorFunction Implements the rgb-named-color() function.RGBNamedColorFunction.RGBNamedPercentBase RoundFunction SystemColorFunction Implements the system-color() function. -
Exception Summary Exception Description PropertyException Class for managing exceptions that are raised in Property processing.