Uses of Class
org.apache.fop.render.rtf.RTFHandler
Packages that use RTFHandler
Package
Description
Utility classes used in RTF file generation.
-
Uses of RTFHandler in org.apache.fop.render.rtf.rtflib.tools
Methods in org.apache.fop.render.rtf.rtflib.tools with parameters of type RTFHandlerModifier and TypeMethodDescriptionvoidBuilderContext.popContainer(Class containerClass, RTFHandler handler) pop the topmost RtfContainer from our stackvoidBuilderContext.popPart(Class part, RTFHandler handler) pop the topmost part class from our stack