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.
License | BSD |
---|---|
Categories | XML Processing |
Tags | bundlestreamingprocessingxmlosgi |
Organization | FasterXML |
HomePage | http://staxmate.codehaus.org |
Date | Oct 11, 2023 |
Files | pom (6 KB) bundle (82 KB) View All |
Repositories | Central |
Ranking | #24026 in MvnRepository (See Top Artifacts) #68 in XML Processing |
Used By | 18 artifacts |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
BSD 2-clause | org.codehaus.woodstox » stax2-api | 4.2.1 | 4.2.2 |
Test Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
XML Processing Apache 2.0 | com.fasterxml.woodstox » woodstox-core | 6.5.1 | 7.1.0 | |
Testing EPL 2.0 | junit » junit | 4.13.2 | 5.12.2 |
Licenses
License | URL |
---|---|
BSD | http://www.opensource.org/licenses/bsd-license.php |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Tatu Saloranta | tatu<at>fasterxml.com | cowtowncoder |