Interface | Description |
---|---|
Function |
Interface for managing XSL-FO Functions
|
Class | Description |
---|---|
AbsFunction |
Class modelling the abs Number Function.
|
BodyStartFunction |
Class corresponding to the body-start Property 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 functions
|
InheritedPropFunction |
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 objects
|
NearestSpecPropFunction |
Class modelling the from-nearest-specified-value function.
|
NumericOp |
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.
|
PPColWidthFunction |
Class modelling the proportional-column-width function.
|
PropertyInfo |
This class holds context information needed during property expression
evaluation.
|
PropertyParser |
Class to parse XSL-FO property expressions.
|
RelativeNumericProperty |
This class represent a node in a property expression tree.
|
Exception | Description |
---|---|
PropertyException |
Class for managing exceptions that are raised in Property processing.
|
Classes for XSL expressions and functions.
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.