A lightweight framework that adds convenience to streaming XML-processing on top of Stax (JSR-173) compliant XML processors.
<dependency>
<groupId>org.codehaus.staxmate</groupId>
<artifactId>staxmate</artifactId>
<version>2.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example of creating an XML stream reader with StaxMate.
No known issues recorded.
No dependency data recorded yet.