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
| 2.4.1 | 2.4.2 | |
|---|---|---|
| Release date | Oct 11, 2023 | May 31, 2026 |
| Licenses | BSD | BSD |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.4.1 | 2.4.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.codehaus.woodstox » stax2-api | 4.2.1 | 4.3.0 |
Test Changes (1)
| 2.4.1 | 2.4.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.woodstox » woodstox-core | 6.5.1 | 6.7.0 |