Uses of Class
org.apache.fop.render.rtf.rtflib.tools.BuilderContext
-
Packages that use BuilderContext Package Description org.apache.fop.render.rtf RTF (Rich Text Format) Output Supportorg.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation. -
-
Uses of BuilderContext in org.apache.fop.render.rtf
Constructors in org.apache.fop.render.rtf with parameters of type BuilderContext Constructor Description RTFPlaceHolderHelper(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
Constructors in org.apache.fop.render.rtf.rtflib.tools with parameters of type BuilderContext Constructor Description TableContext(BuilderContext ctx)
-