Package | Description |
---|---|
javanet.staxutils |
Provides a set of utility classes that make it easy for developers to work
with JSR-173: Streaming API for
XML (StAX) and integrate it into their existing XML processing
applications.
|
Modifier and Type | Class and Description |
---|---|
class |
StAXEventContentHandler
SAX ContentHandler that writes events to a StAX
XMLEventConsumer . |
class |
StAXStreamContentHandler
SAX ContentHandler that writes events to a StAX
XMLStreamWriter . |