SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.fo.FoTree

Packages that use FoTree
org.axsl.fo 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.fo.fo Interfaces useful for describing standard formatting objects in a common way. 
 

Uses of FoTree in org.axsl.fo
 

Methods in org.axsl.fo that return FoTree
 FoTree FoTreeFactory.makeFoTree()
          Create an FoTree instance to process a document.
 

Uses of FoTree in org.axsl.fo.fo
 

Methods in org.axsl.fo.fo that return FoTree
 FoTree Root.getFoTree()
          Returns the "parent" FoTree instance.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.