Class StaxEventXMLReader

java.lang.Object
org.xbib.content.xml.stream.StaxEventXMLReader
All Implemented Interfaces:
XMLReader

public class StaxEventXMLReader extends Object
SAX XMLReader that reads from a StAX XMLEventReader. Consumes XMLEvents from an XMLEventReader, and calls the corresponding methods on the SAX callback interfaces.