StAX is a new Streaming API for processing XML. It is based on a pull-parser design pattern. The StAXReaderAspect provides a resource for
obtaining XMLStreamReader and XMLEventReader StAX readers.
For more information and javadoc for the StAX API see JSR 173
here