|
aXSL API 0.1 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
FObj | Base interface for formatting objects. |
FObjMixed | Base class for representation of mixed content formatting objects and their processing. |
FObjScaled | Subinterface for formatting objects that can be scaled and viewed inside a viewport. |
FOContext | Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another. |
FOLineNonText | Subinterface of LineNonText that provides additional services to
XSL-FO systems. |
FOLineText | Subinterface of LineText that provides additional services to
XSL-FO systems. |
FONode | Interface for nodes in the formatting object tree. |
FONodeProxy | Marker interface that allows pluggable extension of FONodes in the FOTree without the need to subclass. |
FONodeResult | Marker interface that allows an FOTree client to embed information about the results of the client's processing into the FONode without the FOTree needing to know the details of that those results. |
ForeignXML | Abstract base class for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object. |
FOText | A text node in the formatting object tree. |
FOTextContent | Super-interface for formatting objects that contain text. |
FOTree | An FOTree is created for each document that is processed. |
FOTreeFactory | Creates implementation-specific FOTree instances. |
FOTreeListener | An interface for classes that need to handle FOTreeEvent objects as they are fired. |
Keep | A "keep" datatype in XSL-FO. |
ProxyFactory | Uses the Visitor pattern to allow an FO Object to properly cast itself for purposes of creating a proxy. |
ShadowEffect | Shadow Effect is not a datatype listed in the XSL-FO Standard. |
Shape | A "shape" datatype in XSL-FO. |
WritingMode | Writing Mode is not a datatype recognized in XSL-FO. |
Class Summary | |
FOTreeEvent | An Event used for notification that various stages of the building of an FO tree have been completed. |
Exception Summary | |
FOTreeException | Exception thrown when an axslFOTree implementation has a problem. |
Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content.
|
aXSL API 0.1 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.