SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.galley.Galley

Packages that use Galley
org.axsl.galley Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
org.axsl.output Interfaces useful in the creation of an output document. 
 

Uses of Galley in org.axsl.galley
 

Methods in org.axsl.galley that return Galley
 Galley AreaNode.getGalley()
          Returns the ancestor Galley instance.
 

Uses of Galley in org.axsl.output
 

Methods in org.axsl.output with parameters of type Galley
 void Renderer.setGalley(Galley galley)
          Sets the Galley instance that will be rendered.
 


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.