Class | Description |
---|---|
XmlChars |
Methods in this class are used to determine whether characters may
appear in certain roles in XML documents.
|
XmlReader |
This handles several XML-related tasks that normal java.io Readers
don't support, inluding use of IETF standard encoding names and
automatic detection of most XML encodings.
|
XmlReader.BaseReader |