Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTemplate
-
Packages that use RtfTemplate 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 RtfTemplate in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfTemplate Modifier and Type Method Description static RtfTemplate
RtfTemplate. getInstance()
Singelton.RtfTemplate
IrtfTemplateContainer. newTemplate(java.lang.String str, RtfAttributes attr)
Creates a new Template.
-