Home » Xerces-J-src.2.9.1 » org.apache.xerces » impl » io »

org.apache.xerces.impl.io

Classes:

ASCIIReader   A simple ASCII byte reader.  code | html
Latin1Reader  

Reader for the ISO-8859-1 encoding.

 
code | html
MalformedByteSequenceException  

Signals that a malformed byte sequence was detected by a java.io.Reader that decodes bytes of a given encoding into characters.

 
code | html
UCSReader   Reader for UCS-2 and UCS-4 encodings.  code | html
UTF8Reader  

A UTF-8 reader.

 
code | html