| Class | Description |
|---|---|
| EventFactoryImpl |
Simple event factory implementation, mostly based on the reference
implementation included in Stax2 API jar.
|
| InputFactoryImpl |
Aalto implementation of basic Stax factory (both
XMLInputFactory and XMLInputFactory2)
as well as API for producing non-blocking (async) parsers
(that is, AsyncXMLInputFactory). |
| OutputFactoryImpl |
Basic implementation of
XMLOutputFactory. |
| StreamReaderImpl |
Basic backend-independent
XMLStreamReader implementation. |
Copyright © 2018 FasterXML. All rights reserved.