Uses of Class
org.docx4j.convert.out.fopconf.Fop.Renderers
| Package | Description |
|---|---|
| org.docx4j.convert.out.fopconf |
-
Uses of Fop.Renderers in org.docx4j.convert.out.fopconf
Fields in org.docx4j.convert.out.fopconf declared as Fop.Renderers Modifier and Type Field Description protected Fop.RenderersFop. renderersMethods in org.docx4j.convert.out.fopconf that return Fop.Renderers Modifier and Type Method Description Fop.RenderersObjectFactory. createFopRenderers()Create an instance ofFop.RenderersFop.RenderersFop. getRenderers()Gets the value of the renderers property.Methods in org.docx4j.convert.out.fopconf with parameters of type Fop.Renderers Modifier and Type Method Description voidFop. setRenderers(Fop.Renderers value)Sets the value of the renderers property.