Package org.docx4j.convert.out.html
Class HTMLExporterVisitor
java.lang.Object
org.docx4j.convert.out.common.AbstractExporter<CS,CC,WordprocessingMLPackage>
org.docx4j.convert.out.common.AbstractWmlExporter<HTMLSettings,HTMLConversionContext>
org.docx4j.convert.out.html.AbstractHTMLExporter3
org.docx4j.convert.out.html.HTMLExporterVisitor
- All Implemented Interfaces:
Exporter<HTMLSettings>
Converts the document to HTML with a visitor
Uses Delegate: org.docx4j.convert.out.html.HTMLExporterVisitorDelegate
Uses Generator: org.docx4j.convert.out.html.HTMLExporterVisitorGenerator
- Since:
- 3.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final HTMLExporterVisitorDelegateprotected static HTMLExporterVisitorFields inherited from class org.docx4j.convert.out.html.AbstractHTMLExporter3
writerRegistryFields 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.html.AbstractHTMLExporter3
createContextMethods inherited from class org.docx4j.convert.out.common.AbstractWmlExporter
createWrappers, preprocess, processMethods inherited from class org.docx4j.convert.out.common.AbstractExporter
createIntermediateOutputStream, export, logDebugStep, postprocess
-
Field Details
-
EXPORTER_DELEGATE_INSTANCE
-
instance
-
-
Constructor Details
-
HTMLExporterVisitor
protected HTMLExporterVisitor()
-
-
Method Details
-
getInstance
-