Class HTMLExporterVisitor

All Implemented Interfaces:
Exporter<HTMLSettings>

public class HTMLExporterVisitor extends AbstractHTMLExporter3
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 Details

  • Constructor Details

    • HTMLExporterVisitor

      protected HTMLExporterVisitor()
  • Method Details