Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
Packages that use RtfText
Package
Description
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of RtfText in org.apache.fop.render.rtf.rtflib.rtfdoc
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfTextModifier and TypeFieldDescriptionprotected RtfText
RtfHyperLink.mText
RtfTextprivate RtfText
RtfParagraph.text
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfTextModifier and TypeMethodDescriptionClose current text run, if any, and start a new one with default attributesIRtfTextContainer.newText
(String str, RtfAttributes attr) Close current text element, if any, and start a new oneclose current text run if any and start a new one with default attributesRtfHyperLink.newText
(String str, RtfAttributes attr) close current text run if any and start a new oneClose current text run if any and start a new one with default attributesRtfParagraph.newText
(String str, RtfAttributes attr) Close current text run if any and start a new oneMethods in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfTextModifier and TypeMethodDescriptionprivate void
WhitespaceCollapser.processText
(RtfText txt) process one RtfText from our container