| 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.
|
| Constructor and Description |
|---|
XMLEventReaderToContentHandler(XMLEventReader staxCore,
XMLFilterImplEx filter)
Construct a new StAX to SAX adapter that will convert a StAX event stream
into a SAX event stream.
|
XMLStreamReaderToContentHandler(XMLStreamReader staxCore,
XMLFilterImplEx filter)
Construct a new StAX to SAX adapter that will convert a StAX event stream
into a SAX event stream.
|
Copyright © 2019. All rights reserved.