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
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.slf4j.Loggerprivate Transition03To06(package private) static Templates -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the new docx.private WordprocessingMLPackagegetWordprocessingMLPackage(boolean mainDocOnly)
-
Field Details
-
log
private static org.slf4j.Logger log -
xslt
-
transitionContainer
-
-
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:
-
getWordprocessingMLPackage
-