Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfJforCmd
-
Packages that use RtfJforCmd 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 RtfJforCmd in org.apache.fop.render.rtf.rtflib.rtfdoc
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfJforCmd Modifier and Type Field Description private RtfJforCmd
RtfSection. jforCmd
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfJforCmd Modifier and Type Method Description RtfJforCmd
IRtfJforCmdContainer. newJforCmd(RtfAttributes attr)
RtfJforCmd
RtfSection. newJforCmd(RtfAttributes attrs)
-