Package org.docx4j.convert.out.fo
Class FOExporterVisitor
java.lang.Object
org.docx4j.convert.out.common.AbstractExporter<CS,CC,WordprocessingMLPackage>
org.docx4j.convert.out.common.AbstractWmlExporter<FOSettings,FOConversionContext>
org.docx4j.convert.out.fo.AbstractFOExporter
org.docx4j.convert.out.fo.FOExporterVisitor
- All Implemented Interfaces:
Exporter<FOSettings>
Converts the document to fo with a visitor
Uses Delegate: org.docx4j.convert.out.fo.FOExporterVisitorDelegate
Uses Generator: org.docx4j.convert.out.fo.FOExporterVisitorGenerator
- Since:
- 3.0
-
Nested Class Summary
Nested classes/interfaces inherited from class org.docx4j.convert.out.fo.AbstractFOExporter
AbstractFOExporter.FoSectionPageInformation -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final FOExporterVisitorDelegateprotected static FOExporterVisitorFields inherited from class org.docx4j.convert.out.fo.AbstractFOExporter
DEFAULT_START_SIZEFields inherited from class org.docx4j.convert.out.common.AbstractWmlExporter
exporterDelegateFields inherited from class org.docx4j.convert.out.common.AbstractExporter
LocalLog -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.docx4j.convert.out.fo.AbstractFOExporter
createContext, createIntermediateOutputStream, createPageNumberInformation, postprocessMethods inherited from class org.docx4j.convert.out.common.AbstractWmlExporter
createWrappers, preprocess, processMethods inherited from class org.docx4j.convert.out.common.AbstractExporter
export, logDebugStep
-
Field Details
-
EXPORTER_DELEGATE_INSTANCE
-
instance
-
-
Constructor Details
-
FOExporterVisitor
protected FOExporterVisitor()
-
-
Method Details
-
getInstance
-