Group: org.codehaus.staxmate
| Artifact | Last Version | Popularity | Description |
|---|---|---|---|
|
staxmate (6) StaxMate |
2.0.1 | 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. | |
|
stax2 (1) Stax2 API |
2.1 | Stax2 API is an extension on top of regular Stax (JSR-173) API. |