public class ConversionSectionWrapper extends SectionWrapper
Modifier and Type | Field and Description |
---|---|
protected List<Object> |
content |
protected String |
id |
protected PageNumberInformation |
pageNumberInformation |
log
Constructor and Description |
---|
ConversionSectionWrapper(SectPr sectPr,
HeaderFooterPolicy previousHF,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders,
String id,
List<Object> content) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getContent() |
String |
getId() |
PageNumberInformation |
getPageNumberInformation() |
void |
setPageNumberInformation(PageNumberInformation pageNumberInformation) |
getHeaderFooterPolicy, getPageDimensions, getSectPr, setSectPr
protected String id
protected PageNumberInformation pageNumberInformation
public ConversionSectionWrapper(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, String id, List<Object> content)
public String getId()
public void setPageNumberInformation(PageNumberInformation pageNumberInformation)
public PageNumberInformation getPageNumberInformation()
Copyright © 2007-2018. All Rights Reserved.