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 Eclipse Implementation of JAXB and
Eclipse Metro)
- Improve the support for reading from non-text XML infoset, such as
FastInfoset.
- Improve the namespace support.