Modified docx4j-core-8.3.8.jar to Add 2023 Word Namespace, Now WordprocessingMLPackage Class Not Found
I’m working on a Java web application using docx4j to process DOCX files. I needed to add support for the namespace http://schemas.microsoft.com/office/word/2023/wordml/word16du, so I modified the org.docx4j.jaxb.NamespacePrefixMappings class in the docx4j-core-8.3.8.jar.