Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Packages that use RtfStyleSheetTable 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 RtfStyleSheetTable in org.apache.fop.render.rtf.rtflib.rtfdoc
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfStyleSheetTable Modifier and Type Field Description private static RtfStyleSheetTable
RtfStyleSheetTable. instance
Singelton instanceMethods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfStyleSheetTable Modifier and Type Method Description static RtfStyleSheetTable
RtfStyleSheetTable. getInstance()
Singelton.
-