Package com.fasterxml.aalto.async
package com.fasterxml.aalto.async
Package that contains implementations of asynchronous (non-blocking)
parser.
-
ClassesClassDescriptionThis is the base class for asynchronous (non-blocking) XML scanners.This is the base class for asynchronous (non-blocking) XML scanners.AsyncStreamReaderImpl<F extends AsyncInputFeeder>Implementation of
AsyncXMLStreamReader
.Helper class that contains specialized decode methods for pseudo-attributes contained in XML declaration.