Package com.fasterxml.aalto.stax
package com.fasterxml.aalto.stax
-
ClassesClassDescriptionSimple event factory implementation, mostly based on the reference implementation included in Stax2 API jar.Aalto implementation of basic Stax factory (both
XMLInputFactory
andXMLInputFactory2
) as well as API for producing non-blocking (async) parsers (that is,AsyncXMLInputFactory
).Basic implementation ofXMLOutputFactory
.Basic backend-independentXMLStreamReader
implementation.