Class FORendererApacheFOP.FopPlaceholderLookup
java.lang.Object
org.docx4j.convert.out.fo.AbstractPlaceholderLookup
org.docx4j.convert.out.fo.renderers.FORendererApacheFOP.FopPlaceholderLookup
- All Implemented Interfaces:
PlaceholderReplacementHandler.PlaceholderLookup
- Enclosing class:
- FORendererApacheFOP
-
Field Summary
Fields inherited from class org.docx4j.convert.out.fo.AbstractPlaceholderLookup
FIRST_PASS_DUMMY_VALUE, pageNumberInformation, PLACEHOLDER_PREFIX, PLACEHOLDER_PREFIX_LENGTH, PLACEHOLDER_SUFFIX, PLACEHOLDER_SUFFIX_LENGTH, placeholderValues -
Constructor Summary
ConstructorsConstructorDescriptionFopPlaceholderLookup(List<FORenderer.SectionPageInformation> pageNumberInformation) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetResults(org.apache.fop.apps.FormattingResults formattingResults) Methods inherited from class org.docx4j.convert.out.fo.AbstractPlaceholderLookup
createPlaceholder, hasPlaceholders, putDocumentPageCount, putSectionPageCount, putValue, replaceValues, setupPageNumerInformation
-
Constructor Details
-
FopPlaceholderLookup
-
-
Method Details
-
setResults
public void setResults(org.apache.fop.apps.FormattingResults formattingResults) throws Docx4JException - Throws:
Docx4JException
-