SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.foR.fo.Title

Packages that use Title
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. 
org.axsl.foR.fo Interfaces useful for describing standard formatting objects in a common way. 
 

Uses of Title in org.axsl.foR
 

Methods in org.axsl.foR with parameters of type Title
 FONodeProxy ProxyFactory.makeProxy(Title node)
          Creates a proxy for a Title.
 

Uses of Title in org.axsl.foR.fo
 

Methods in org.axsl.foR.fo that return Title
 Title PageSequence.getTitle()
          The fo:title item for this fo:page-sequence.
 


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.