| Class | Description |
|---|---|
| XmlStreamReader |
Character stream that handles all the necessary Voodo to figure out the
charset encoding of the XML document within the stream.
|
| XmlStreamReaderUtilitiesCompatibilityTest |
Test compatibility of the original XmlStreamReader (before all the refactoring).
|
| Exception | Description |
|---|---|
| XmlStreamReaderException |
The XmlStreamReaderException is thrown by the XmlStreamReader constructors if
the charset encoding can not be determined according to the XML 1.0
specification and RFC 3023.
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.