Uses of Class
org.docx4j.convert.out.fopconf.Fop
| Package | Description |
|---|---|
| org.docx4j.convert.out | |
| org.docx4j.convert.out.fopconf | |
| org.docx4j.fonts.fop.util |
-
Uses of Fop in org.docx4j.convert.out
Methods in org.docx4j.convert.out that return Fop Modifier and Type Method Description FopFOSettings. getFopConfig()Methods in org.docx4j.convert.out with parameters of type Fop Modifier and Type Method Description voidFOSettings. setFopConfig(Fop fopConfig)Generally there is no need to invoke this; the fop config will be generated based on the fonts used in your WordprocessingMLPackage and the specified FontMapper. -
Uses of Fop in org.docx4j.convert.out.fopconf
Methods in org.docx4j.convert.out.fopconf that return Fop Modifier and Type Method Description FopObjectFactory. createFop()Create an instance ofFop -
Uses of Fop in org.docx4j.fonts.fop.util
Methods in org.docx4j.fonts.fop.util that return Fop Modifier and Type Method Description static FopFopConfigUtil. createConfigurationObject(Mapper fontMapper, java.util.Set<java.lang.String> fontsInUse)