Package org.docx4j.model.structure
Class SectionWrapper
java.lang.Object
org.docx4j.model.structure.SectionWrapper
- Direct Known Subclasses:
ConversionSectionWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate HeaderFooterPolicyprotected static org.slf4j.Loggerprivate PageDimensionsprivate SectPrSo we can access the stuff which we don't explicitly handle here. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSectionWrapper(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders) -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Field Details
-
log
protected static org.slf4j.Logger log -
page
-
sectPr
So we can access the stuff which we don't explicitly handle here.
-
-
Constructor Details
-
Method Details
-
getPageDimensions
-
getSectPr
- Returns:
- the sectPr
-
setSectPr
-