| AbstractDocumentReader |
|
| AbstractDocumentWriter |
|
| AbstractPullReader |
Base class that contains common functionality across HierarchicalStreamReader implementations
that need to read from a pull parser.
|
| AbstractPullReader.Event |
|
| AbstractXmlDriver |
Deprecated.
|
| AbstractXmlReader |
Deprecated.
|
| AbstractXmlWriter |
Deprecated.
|
| AbstractXppDomDriver |
An abstract base class for a driver using an XPP DOM implementation.
|
| AbstractXppDriver |
An abstract base class for a driver using an XPP implementation.
|
| DocumentReader |
|
| DocumentWriter |
|
| PrettyPrintWriter |
A simple writer that outputs XML in a pretty-printed indented stream.
|
| QNameMap |
Represents a mapping of QName instances to Java class names
allowing class aliases and namespace aware mappings of QNames to class names.
|
| StaxDriver |
A driver using the StAX API to create XML reader and writer.
|
| StaxWriter |
A stream writing that outputs to a StAX stream writer
|
| XmlFriendlyNameCoder |
Encode and decode tag and attribute names in XML drivers.
|
| XmlFriendlyReplacer |
Deprecated.
|
| XmlFriendlyWriter |
Deprecated.
|