Skip to content

Woodstox Release 7.1

Tatu Saloranta edited this page May 29, 2025 · 2 revisions

Woodstox 7.1 is a minor version update over 7.0 and follows Semantic Versioning rules

Compatibility

Minimum JDK requirement is JDK 8 (Java 8).

Releases

7.1.1 (28-May-2025)

  • #213: SAX: Locator#getSystemId and Locator#getPublicId are not available during startDocument event
  • #220: Switch to lookup tables in hotspots isNameChar()/isNameStartChar()

7.1.0 (22-Oct-2024)

  • #209: SAXParser: Add support for LexicalHandler.startEntity() and .endEntity()
  • #211: Disable resolveEntityReferences by default for newly created SAX parsers

Clone this wiki locally