protected static class AbstractFOExporter.FoSectionPageInformation extends Object implements org.docx4j.convert.out.FORenderer.SectionPageInformation
| Modifier and Type | Field and Description |
|---|---|
protected String |
documentPageCountFoFormat |
protected String |
documentPageCountID |
protected String |
sectionPageCountFoFormat |
protected String |
sectionPageCountID |
| Constructor and Description |
|---|
FoSectionPageInformation(String documentPageCountID,
String documentPageCountFoFormat,
String sectionPageCountID,
String sectionPageCountFoFormat) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentPageCountFoFormat() |
String |
getDocumentPageCountID() |
String |
getSectionPageCountFoFormat() |
String |
getSectionPageCountID() |
protected String documentPageCountID
protected String documentPageCountFoFormat
protected String sectionPageCountID
protected String sectionPageCountFoFormat
public String getDocumentPageCountID()
getDocumentPageCountID in interface org.docx4j.convert.out.FORenderer.SectionPageInformationpublic String getDocumentPageCountFoFormat()
getDocumentPageCountFoFormat in interface org.docx4j.convert.out.FORenderer.SectionPageInformationpublic String getSectionPageCountID()
getSectionPageCountID in interface org.docx4j.convert.out.FORenderer.SectionPageInformationpublic String getSectionPageCountFoFormat()
getSectionPageCountFoFormat in interface org.docx4j.convert.out.FORenderer.SectionPageInformationCopyright © 2007-2016. All Rights Reserved.