Uses of Interface
org.docx4j.convert.out.fo.PlaceholderReplacementHandler.PlaceholderLookup
| Package | Description |
|---|---|
| org.docx4j.convert.out.fo | |
| org.docx4j.convert.out.fo.renderers |
-
Uses of PlaceholderReplacementHandler.PlaceholderLookup in org.docx4j.convert.out.fo
Classes in org.docx4j.convert.out.fo that implement PlaceholderReplacementHandler.PlaceholderLookup Modifier and Type Class Description classAbstractPlaceholderLookupFields in org.docx4j.convert.out.fo declared as PlaceholderReplacementHandler.PlaceholderLookup Modifier and Type Field Description protected PlaceholderReplacementHandler.PlaceholderLookupPlaceholderReplacementHandler. placeholderLookupConstructors in org.docx4j.convert.out.fo with parameters of type PlaceholderReplacementHandler.PlaceholderLookup Constructor Description PlaceholderReplacementHandler(org.xml.sax.helpers.DefaultHandler defaultHandler, PlaceholderReplacementHandler.PlaceholderLookup variableLookup) -
Uses of PlaceholderReplacementHandler.PlaceholderLookup in org.docx4j.convert.out.fo.renderers
Classes in org.docx4j.convert.out.fo.renderers that implement PlaceholderReplacementHandler.PlaceholderLookup Modifier and Type Class Description protected static classFORendererApacheFOP.FopPlaceholderLookupMethods in org.docx4j.convert.out.fo.renderers with parameters of type PlaceholderReplacementHandler.PlaceholderLookup Modifier and Type Method Description protected org.apache.fop.apps.FormattingResultsFORendererApacheFOP. calcResults(org.apache.fop.apps.FopFactory fopFactory, java.lang.String outputFormat, javax.xml.transform.Source foDocumentSrc, PlaceholderReplacementHandler.PlaceholderLookup placeholderLookup)For first pass of two pass process, invoke org.apache.fop.apps.FormattingResults which can tell us the number of pages in each page sequence, and in the document as a whole.protected voidFORendererApacheFOP. render(org.apache.fop.apps.FopFactory fopFactory, org.apache.fop.apps.FOUserAgent foUserAgent, java.lang.String outputFormat, javax.xml.transform.Source foDocumentSrc, PlaceholderReplacementHandler.PlaceholderLookup placeholderLookup, java.io.OutputStream outputStream)