Uses of Class
org.docx4j.convert.out.common.AbstractWmlExporter
Packages that use AbstractWmlExporter
-
Uses of AbstractWmlExporter in org.docx4j.convert.out.fo
Subclasses of AbstractWmlExporter in org.docx4j.convert.out.foModifier and TypeClassDescriptionclassclassConverts the document to fo with a visitor Uses Delegate: org.docx4j.convert.out.fo.FOExporterVisitorDelegate Uses Generator: org.docx4j.convert.out.fo.FOExporterVisitorGeneratorclassConverts the document to fo with a xsl transformation Uses Delegate: org.docx4j.convert.out.common. -
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.