| Package | Description |
|---|---|
| org.docx4j.convert.out.fo | |
| org.docx4j.convert.out.fo.renderers |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPlaceholderLookup |
| Modifier and Type | Field and Description |
|---|---|
protected PlaceholderReplacementHandler.PlaceholderLookup |
PlaceholderReplacementHandler.placeholderLookup |
| Constructor and Description |
|---|
PlaceholderReplacementHandler(org.xml.sax.helpers.DefaultHandler defaultHandler,
PlaceholderReplacementHandler.PlaceholderLookup variableLookup) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FORendererApacheFOP.FopPlaceholderLookup |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.fop.apps.FormattingResults |
FORendererApacheFOP.calcResults(org.apache.fop.apps.FopFactory fopFactory,
String outputFormat,
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 void |
FORendererApacheFOP.render(org.apache.fop.apps.FopFactory fopFactory,
String outputFormat,
Source foDocumentSrc,
PlaceholderReplacementHandler.PlaceholderLookup placeholderLookup,
OutputStream outputStream) |
Copyright © 2007-2016. All Rights Reserved.