Uses of Class
org.docx4j.convert.out.common.AbstractWmlExporter
Packages that use AbstractWmlExporter
-
Uses of AbstractWmlExporter in org.docx4j.convert.out.html
Subclasses of AbstractWmlExporter in org.docx4j.convert.out.htmlModifier and TypeClassDescriptionclassclassConverts the document to HTML with a visitor Uses Delegate: org.docx4j.convert.out.html.HTMLExporterVisitorDelegate Uses Generator: org.docx4j.convert.out.html.HTMLExporterVisitorGeneratorclassConverts the document to HTML with a xsl transformation.