See: Description
Class | Description |
---|---|
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).
|
Copyright © 2012-2013 FasterXML. All Rights Reserved.