Package org.docx4j

Class Docx4J

java.lang.Object
org.docx4j.Docx4J

public class Docx4J
extends java.lang.Object
This is a facade for some typical uses of Docx4J:
  • Loading a document
  • Saving a document
  • Binding xml to content controls in a document
  • Exporting the document (to HTML, or PDF and other formats supported by the FO renderer)