Uses of Interface
org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfOptions
-
Packages that use IRtfOptions Package Description org.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation. -
-
Uses of IRtfOptions in org.apache.fop.render.rtf.rtflib.tools
Constructors in org.apache.fop.render.rtf.rtflib.tools with parameters of type IRtfOptions Constructor Description BuilderContext(IRtfOptions rtfOptions)
Construct a builder context.
-