SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.galley.Page

Packages that use Page
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
org.axsl.output Interfaces useful in the creation of an output document. 
 

Uses of Page in org.axsl.area
 

Methods in org.axsl.area that return Page
 Page AreaTreeEvent.getPage()
          Returns the page for whose completion this event was fired.
 

Constructors in org.axsl.area with parameters of type Page
AreaTreeEvent(java.lang.Object source, Page page)
          Constructor for a "Page complete" event.
 

Uses of Page in org.axsl.output
 

Methods in org.axsl.output with parameters of type Page
 void Renderer.render(Page page)
          Render the given Galley page.
 


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.