StAX Utils API

Packages
javanet.staxutils Provides a set of utility classes that make it easy for developers to work with JSR-173: Streaming API for XML (StAX) and integrate it into their existing XML processing applications.
javanet.staxutils.error Provides useful Exception classes and utilties for error handling and reporting.
javanet.staxutils.events Provides common XMLEvent implementations and related classes.
javanet.staxutils.helpers Provides helpful implementations of StAX interfaces, along with utility classes for performing various useful operations.
javanet.staxutils.io Utilities for reading and writing XML from various sources.