protected static class AbstractFOExporter.FoSectionPageInformation extends Object implements 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 FORenderer.SectionPageInformationpublic String getDocumentPageCountFoFormat()
getDocumentPageCountFoFormat in interface FORenderer.SectionPageInformationpublic String getSectionPageCountID()
getSectionPageCountID in interface FORenderer.SectionPageInformationpublic String getSectionPageCountFoFormat()
getSectionPageCountFoFormat in interface FORenderer.SectionPageInformationCopyright © 2007-2021. All Rights Reserved.