SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.fo.FoTreeEvent

Packages that use FoTreeEvent
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. 
 

Uses of FoTreeEvent in org.axsl.fo
 

Methods in org.axsl.fo with parameters of type FoTreeEvent
 void FoTreeListener.foComplete(FoTreeEvent event)
          Method for handling a completed FObj object.
 void FoTreeListener.foDocumentComplete(FoTreeEvent event)
          Method for handling the end of the document.
 void FoTreeListener.foPageSequenceComplete(FoTreeEvent event)
          Method for handling a completed PageSequence object.
 


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.