Class | Description |
---|---|
CDATA | |
ContentHandlerToXMLStreamWriter |
This is a simple utility class that adapts SAX events into StAX
XMLStreamWriter events, bridging between
the two parser technologies. |
DummyLocation |
Location that returns no info. |
NamedNodeMapIterator | |
NamespaceContextExAdaper | |
NodeListIterator | |
StAXResult |
A JAXP
Result implementation that produces
a result on the specified XMLStreamWriter or
XMLEventWriter . |
StAXSource |
A JAXP
Source implementation that wraps
the specified XMLStreamReader or
XMLEventReader for use by applications that
expect a Source . |
XMLReaderComposite |
XMLReaderComposite
|
XMLReaderComposite.ElemInfo | |
XMLStreamReaderFilter |
XMLStreamReader that delegates to another XMLStreamReader . |
XMLStreamReaderToXMLStreamWriter | Deprecated
use org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter
|
XMLStreamWriterFilter |
XMLStreamWriter that delegates to another XMLStreamWriter . |
XmlUtil |
Enum | Description |
---|---|
XMLReaderComposite.State |
Copyright © 2015 Oracle Corporation. All rights reserved.