Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfString
-
Packages that use RtfString 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 RtfString in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfString Modifier and Type Method Description private void
WhitespaceCollapser. processString(RtfString txt)
process one RtfString from our container
-