Uses of Class
org.apache.fop.render.rtf.rtflib.tools.BuilderContext
Packages that use BuilderContext
Package
Description
RTF (Rich Text Format) Output Support
Utility classes used in RTF file generation.
-
Uses of BuilderContext in org.apache.fop.render.rtf
Fields in org.apache.fop.render.rtf declared as BuilderContextModifier and TypeFieldDescriptionprivate BuilderContext
RTFHandler.builderContext
private BuilderContext
RTFPlaceHolderHelper.builderContext
The context object for building the RTFConstructors in org.apache.fop.render.rtf with parameters of type BuilderContextModifierConstructorDescriptionRTFPlaceHolderHelper
(BuilderContext builderContext) Creates a new instance for the RTF place holder which attempts to resolve mismatches in structure between XSL:FO and RTF. -
Uses of BuilderContext in org.apache.fop.render.rtf.rtflib.tools
Fields in org.apache.fop.render.rtf.rtflib.tools declared as BuilderContextConstructors in org.apache.fop.render.rtf.rtflib.tools with parameters of type BuilderContext