Package | Description |
---|---|
com.fasterxml.aalto.async |
Package that contains implementations of asynchronous (non-blocking)
parser.
|
com.fasterxml.aalto.sax | |
com.fasterxml.aalto.stax |
Class and Description |
---|
StreamReaderImpl
Basic backend-independent
XMLStreamReader implementation. |
Class and Description |
---|
InputFactoryImpl
Aalto implementation of basic Stax factory (both
XMLInputFactory and XMLInputFactory2 )
as well as API for producing non-blocking (async) parsers
(that is, AsyncXMLInputFactory ). |
Class and Description |
---|
StreamReaderImpl
Basic backend-independent
XMLStreamReader implementation. |