类 StaxStreamXMLReader

所有已实现的接口:
XMLReader

class StaxStreamXMLReader extends AbstractStaxXMLReader
SAX XMLReader that reads from a StAX XMLStreamReader. Reads from an XMLStreamReader, and calls the corresponding methods on the SAX callback interfaces.
从以下版本开始:
4.0
作者:
Arjen Poutsma
另请参阅: