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