| Package | Description |
|---|---|
| org.docx4j.convert.out.common.wrappers | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
protected static List<ConversionSectionWrapper> |
ConversionSectionWrapperFactory.processComplete(WordprocessingMLPackage wmlPackage,
Document document,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders,
boolean dummyPageNumbering) |
protected static List<ConversionSectionWrapper> |
ConversionSectionWrapperFactory.processDummy(WordprocessingMLPackage wmlPackage,
Document document,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders,
boolean dummyPageNumbering)
The dummy section wrappers only contains one section with all the document.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
ObjectFactory.createDocument()
Create an instance of
Document |
Copyright © 2007-2018. All Rights Reserved.