libstax-java

Stax reference implementation (ri)
  http://stax.codehaus.org/
  0
  no reviews



Stax is a standard xml processing api that allows you to stream xml data from and to your application. this stax implementation is the standard pull parser implementation for jsr-173 specification.