Package com.fasterxml.aalto.async
Package that contains implementations of asynchronous (non-blocking)
parser.
-
Class Summary Class Description AsyncByteArrayScanner This is the base class for asynchronous (non-blocking) XML scanners.AsyncByteBufferScanner This is the base class for asynchronous (non-blocking) XML scanners.AsyncByteScanner AsyncStreamReaderImpl<F extends AsyncInputFeeder> Implementation ofAsyncXMLStreamReader
.AsyncXmlDeclHelper Helper class that contains specialized decode methods for pseudo-attributes contained in XML declaration.