SourceForge.net Logo
aXSL API 0.1

Uses of Package
org.axsl.foR

Packages that use org.axsl.foR
org.axsl.areaW Interfaces useful in the creation of an AreaTree. 
org.axsl.foR Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
org.axsl.foR.extension Interfaces useful for describing non-standard formatting objects in a common way. 
org.axsl.foR.fo Interfaces useful for describing standard formatting objects in a common way. 
org.axsl.foR.svg Interfaces useful for describing SVG content to client applications. 
 

Classes in org.axsl.foR used by org.axsl.areaW
FObj
          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.
FOText
          A text node in the formatting object tree.
 

Classes in org.axsl.foR used by org.axsl.foR
FObj
          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.
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.
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.
FOTreeEvent
          An Event used for notification that various stages of the building of an FO tree have been completed.
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.
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.
 

Classes in org.axsl.foR used by org.axsl.foR.extension
FObj
          Base interface for formatting objects.
FONode
          Interface for nodes in the formatting object tree.
 

Classes in org.axsl.foR used by org.axsl.foR.fo
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.
FONode
          Interface for nodes in the formatting object tree.
ForeignXML
          Abstract base class for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object.
FOTextContent
          Super-interface for formatting objects that contain text.
FOTreeException
          Exception thrown when an axslFOTree implementation has a problem.
 

Classes in org.axsl.foR used by org.axsl.foR.svg
FObj
          Base interface for formatting objects.
FONode
          Interface for nodes in the formatting object tree.
ForeignXML
          Abstract base class for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object.
 


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.