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
Fields in org.apache.fop.render.rtf.rtflib.tools declared as IRtfOptions Modifier and Type Field Description private IRtfOptions
BuilderContext. options
Rtf optionsConstructors in org.apache.fop.render.rtf.rtflib.tools with parameters of type IRtfOptions Constructor Description BuilderContext(IRtfOptions rtfOptions)
Construct a builder context.
-