|
aXSL API 0.2 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Fo | Base interface for formatting objects. |
FoContext | Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another. |
FoForeignXml | Super-interface for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object. |
FoInlineContext | This interface has a similar purpose to FoContext , but applies only
to inline objects. |
FoLineNonText | Subinterface of LineNonText that provides additional services to
XSL-FO systems. |
FoLineText | Subinterface of LineText that provides additional services to
XSL-FO systems. |
FoScaled | Subinterface for formatting objects that can be scaled and viewed inside a viewport. |
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. |
ProxyFactory | Uses the Visitor pattern to allow an FO Object to properly cast itself for purposes of creating a proxy. |
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.2 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.