
This project develops a few extensions to complement jsr-173 stax api in the following area.
* 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.