Class FOExporterVisitor

All Implemented Interfaces:
Exporter<FOSettings>

public class FOExporterVisitor extends AbstractFOExporter
Converts the document to fo with a visitor Uses Delegate: org.docx4j.convert.out.fo.FOExporterVisitorDelegate Uses Generator: org.docx4j.convert.out.fo.FOExporterVisitorGenerator
Since:
3.0
  • Field Details

  • Constructor Details

    • FOExporterVisitor

      protected FOExporterVisitor()
  • Method Details