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 | bundlestreamingprocessingxmlcodehausosgi |
Organization | Codehaus |
HomePage | http://staxmate.codehaus.org |
Date | Nov 20, 2010 |
Files | pom (8 KB) bundle (76 KB) View All |
Repositories | CentralMulesoft |
Ranking | #11524 in MvnRepository (See Top Artifacts) #41 in XML Processing |
Used By | 37 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
BSD 2-clause | org.codehaus.woodstox » stax2-api | [3.0.4, 3.5.0) | 4.2.2 | |
XML Processing CDDL 1.0GPL | stax » stax-api | 1.0.1 | 1.0-2 |
Test Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit1 vulnerability | 4.8.2 | 5.11.2 | |
XML Processing Apache 2.0 | org.codehaus.woodstox » woodstox-core-asl | [4.0.1, 4.5.0) | 7.0.0 |
Licenses
License | URL |
---|---|
BSD | http://www.opensource.org/licenses/bsd-license.php |