| Class | Description |
|---|---|
| DelegateXMLStreamReader | |
| EndElementEventX | |
| MapNamespaceContext | |
| ReversibleXMLStreamReader | |
| StartElementEventX | |
| StaxSource |
A StaxSource which gives us access to the underlying XMLStreamReader if we are
StaxCapable down the line.
|
| XMLStreamReaderToContentHandler |
This is a simple utility class that adapts StAX events from an
XMLStreamReader to SAX events on a
ContentHandler, bridging between the two parser technologies. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.