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 class
Aalto implementation of basic Stax factory (bothXMLInputFactory
andXMLInputFactory2
) as well as API for producing non-blocking (async) parsers (that is,AsyncXMLInputFactory
).