Package org.foray.fotree

Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces.

See:
          Description

Interface Summary
PropertyType Common interface for all enumerated property classes.
 

Class Summary
DescendantIterator Iterates over the descendants of an FObj instance, returning them in pre-traversal order.
FObj Base class for formatting objects.
FObjMixed Abstract superclass for mixed content formatting objects.
FObjScaled Abstract base class for inline FOs that are scaleable.
FOLineNonText Wraps an underlying "real" FOLineNonText along with the context to be used by that item for trait resolution.
FOLineText Wraps an underlying "real" FOLineText along with the context to be used by that item for trait resolution.
ForeignXML Abstract base class for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object.
FOTreeBuilder SAX Handler that builds the formatting object tree.
FoTreeServer4a The top-level object in the FOTree implementation.
Namespace Abstract class for handling namespaces.
Property Class representing an XSL-FO property.
PropertyList The collection of properties for one formatting object.
PropertyListUnparsed This PropertyList subclass is suitable for namespaces that we don't know how to parse.
 

Enum Summary
LengthRange Enumeration of the valid length ranges.
 

Exception Summary
PropertyException Exception class for handling errors during property parsing.
 

Package org.foray.fotree Description

Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces.



Copyright © 2017. All rights reserved.