Package org.docx4j.convert.out.common
Interface Exporter<T extends AbstractConversionSettings>
- Type Parameters:
T-
- All Known Implementing Classes:
AbstractExporter,AbstractHTMLExporter3,AbstractWmlExporter,HTMLExporterVisitor,HTMLExporterXslt
public interface Exporter<T extends AbstractConversionSettings>
The AbstractExporter is the interface to singletons that do the conversion
from a OpcPackage to a target format.
-
Method Summary
-
Method Details
-
export
- Throws:
Docx4JException
-