| Package | Description |
|---|---|
| org.docx4j.convert.out.common | |
| org.docx4j.convert.out.common.wrappers | |
| org.docx4j.model.structure | |
| org.docx4j.openpackaging.packages |
| Constructor and Description |
|---|
ConversionSectionWrapper(SectPr sectPr,
HeaderFooterPolicy previousHF,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders,
java.lang.String id,
java.util.List<java.lang.Object> content) |
| Modifier and Type | Method and Description |
|---|---|
protected static ConversionSectionWrapper |
ConversionSectionWrapperFactory.createSectionWrapper(SectPr sectPr,
HeaderFooterPolicy headerFooterPolicy,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders,
int conversionSectionIndex,
java.util.List<java.lang.Object> content,
boolean dummyPageNumbering) |
| Modifier and Type | Method and Description |
|---|---|
HeaderFooterPolicy |
SectionWrapper.getHeaderFooterPolicy() |
| Constructor and Description |
|---|
HeaderFooterPolicy(SectPr sectPr,
HeaderFooterPolicy previousHF,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders)
Figures out the policy for the given section,
and creates any header and footer objects
as required.
|
SectionWrapper(SectPr sectPr,
HeaderFooterPolicy previousHF,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders) |
| Modifier and Type | Method and Description |
|---|---|
HeaderFooterPolicy |
WordprocessingMLPackage.getHeaderFooterPolicy()
Deprecated.
|
Copyright © 2007–2023. All rights reserved.