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,
String id,
List<Object> content) |
Modifier and Type | Method and Description |
---|---|
protected static ConversionSectionWrapper |
ConversionSectionWrapperFactory.createSectionWrapper(SectPr sectPr,
HeaderFooterPolicy headerFooterPolicy,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders,
int conversionSectionIndex,
List<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-2019. All Rights Reserved.