Uses of Package
com.fasterxml.aalto.async

Packages that use com.fasterxml.aalto.async
com.fasterxml.aalto.async Package that contains implementations of asynchronous (non-blocking) parser. 
 

Classes in com.fasterxml.aalto.async used by com.fasterxml.aalto.async
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 Fasterxml.com. All Rights Reserved.