Package com.fasterxml.aalto.stax
-
Class Summary 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 (bothXMLInputFactoryandXMLInputFactory2) as well as API for producing non-blocking (async) parsers (that is,AsyncXMLInputFactory).OutputFactoryImpl Basic implementation ofXMLOutputFactory.StreamReaderImpl Basic backend-independentXMLStreamReaderimplementation.