docx4j v3.3.3 Release Notes

  • ๐Ÿ‘€ Minor modifications to support use on Android; see https://github.com/plutext/AndroidDocxToHtml

    ๐Ÿ›  Several bugfixes, including:

    • ๐Ÿ– Handle non-English speaking locales in XmlPart.cachedXPathGetString (used in OpenDoPE content control data binding)
    • Regression in xpathtracker histgram namespace handling (issue #230)

    xlsx4j

    Convenience method for cell to access its WorksheetPart; WorksheetPart to get WorkbookPart.

    Cell content extraction - formatted (using modified Apache POI code)