StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.
Version2.4.2compared with

Version Details

Compile Changes (1)

2.4.1 2.4.2
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.codehaus.woodstox » stax2-api4.2.14.3.0

Test Changes (1)

2.4.1 2.4.2
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.fasterxml.woodstox » woodstox-core6.5.16.7.0