Uses of Class
com.fasterxml.aalto.AsyncXMLInputFactory
Packages that use AsyncXMLInputFactory
-
Uses of AsyncXMLInputFactory in com.fasterxml.aalto.stax
Subclasses of AsyncXMLInputFactory in com.fasterxml.aalto.staxModifier and TypeClassDescriptionfinal classAalto implementation of basic Stax factory (bothXMLInputFactoryandXMLInputFactory2) as well as API for producing non-blocking (async) parsers (that is,AsyncXMLInputFactory).