Skip to content

Woodstox Release 5.2

Tatu Saloranta edited this page Nov 2, 2018 · 2 revisions

Woodstox 5.2 was released on November 2, 2018.

Following issues were fixed:

  • #42: Multi-document mode produces events only for first document
  • #46: NoSuchMethodError after update to Woodstox 5.1.0
  • #47: Validation error due to white-space being handled as CData by BaseStreamWriter
  • #53: XMLStreamReader.getAttributeValue(null, localName) does not ignore namespace URI
  • #56: Add WstxInputProperties.P_ALLOW_XML11_ESCAPED_CHARS_IN_XML10 to allow XML 1.1 escaped characters in XML 1.0 content