/jaxb-stax-ex

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Metro stax-ex

This project contains a few extensions to complement JSR-173 StAX API in the following areas:

  • Enable parser instance reuse (which is important in the high-performance environment like JAXB and JAX-WS)
  • Improve the support for reading from non-text XML infoset, such as FastInfoset.
  • Improve the namespace support.

Licensing and Governance

JAXB API is licensed under a license - EDL 1.0.

More Info

JSR-173 specification documents are available on jcp.org.