Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTemplate
Packages that use RtfTemplate
Package
Description
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
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfTemplateModifier and TypeFieldDescriptionprivate static RtfTemplate
RtfTemplate.instance
Singelton instanceMethods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfTemplateModifier and TypeMethodDescriptionstatic RtfTemplate
RtfTemplate.getInstance()
Singelton.IrtfTemplateContainer.newTemplate
(String str, RtfAttributes attr) Creates a new Template.