Class AbstractHtmlExporter

java.lang.Object
org.docx4j.convert.out.html.AbstractHtmlExporter
All Implemented Interfaces:
Output
Direct Known Subclasses:
HtmlExporterNG2

public abstract class AbstractHtmlExporter extends Object implements Output
Deprecated.
The AbstractHtmlExporter is the superclass for the HTML docx4j conversions.
This class has been depreciated and replaced with the Docx4j.getExporter() functions.