Class Word2003XmlConverter
java.lang.Object
org.docx4j.convert.in.word2003xml.Word2003XmlConverter
This is a simple proof of concept of
converting Word 2003 XML to ECMA 376 docx.
- Since:
- 3.0.0
- Author:
- jharrop
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the new docx.
-
Constructor Details
-
Word2003XmlConverter
- Throws:
jakarta.xml.bind.JAXBExceptionDocx4JException
-
-
Method Details
-
getWordprocessingMLPackage
Get the new docx. Will be made public if/when this code is mature enough.- Returns:
-