Package com.fasterxml.aalto.async

Package that contains implementations of asynchronous (non-blocking) parser.

See:
          Description

Class Summary
AsyncByteScanner This is the base class for asynchronous (non-blocking) XML scanners.
AsyncStreamReaderImpl Implementation of AsyncXMLStreamReader.
AsyncUtfScanner This class handles parsing of UTF-8 encoded XML streams, as well as other UTF-8 compatible (subset) encodings (specifically, Latin1 and US-ASCII).
 

Package com.fasterxml.aalto.async Description

Package that contains implementations of asynchronous (non-blocking) parser.



Copyright © 2012 Fasterxml.com. All Rights Reserved.