SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.foR.FONodeResult

Packages that use FONodeResult
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 FONodeResult in org.axsl.foR
 

Methods in org.axsl.foR that return FONodeResult
 FONodeResult FONode.getResult()
          Returns the FONodeResult instance, if any, associated with this object.
 

Methods in org.axsl.foR with parameters of type FONodeResult
 void FONode.setResult(FONodeResult result)
          Sets a result set for this FONode.
 


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.