| Package | Description |
|---|---|
| com.fasterxml.aalto.async |
Package that contains implementations of asynchronous (non-blocking)
parser.
|
| Class and Description |
|---|
| AsyncByteScanner
This is the base class for asynchronous (non-blocking) XML
scanners.
|
| 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.