See: Description
Class | Description |
---|---|
XMLAttributes |
Representation of the attributes on an XML node.
|
XMLNamespaces |
Representation of XML Namespaces.
|
XMLNode |
Representation of a node in an XML document tree.
|
XMLToken |
Representation of a token in an XML stream.
|
XMLTriple |
Representation of a qualified XML name.
|
Exception | Description |
---|---|
XMLException |
This kind of
Error indicates that an XML file could not be parsed
correctly. |