SourceForge.net Logo
aXSL API 0.1

Uses of Class
org.axsl.foR.FOTreeEvent

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

Uses of FOTreeEvent in org.axsl.foR
 

Methods in org.axsl.foR with parameters of type FOTreeEvent
 void FOTreeListener.foFObjComplete(FOTreeEvent event)
          Method for handling a completed FObj object.
 void FOTreeListener.foPageSequenceComplete(FOTreeEvent event)
          Method for handling a completed PageSequence object.
 void FOTreeListener.foDocumentComplete(FOTreeEvent event)
          Method for handling the end of the document.
 


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.