-
Subclasses of ConversionFeatures in org.docx4j.convert.out.common
| Modifier and Type |
Class |
Description |
class |
CreateWrappers |
This class generates the sections depending on the selected features
|
class |
Preprocess |
This class manages the preprocessing functionality for the conversion.
It contains two methods that get called from the conversions:
process: does the preprocessing and returns an OpcPackage or a WordprocessingMLPackage
createSections: generates the sections depending on the selected features
|