Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumberCitation
-
Packages that use RtfPageNumberCitation Package Description org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. -
-
Uses of RtfPageNumberCitation in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfPageNumberCitation Modifier and Type Method Description RtfPageNumberCitation
IRtfPageNumberCitationContainer. newPageNumberCitation(java.lang.String id)
RtfPageNumberCitation
RtfParagraph. newPageNumberCitation(java.lang.String id)
Added by Boris POUDEROUS on 2002/07/09
-