Element |
Node class representing an XML element.
|
Element.Attribute |
Class representing an XML attribute.
|
Element.AttributeSequence |
Sequence representing the attributes declared by this element.
|
Element.ElementDictionary |
Dictionary representing the attributes declared by this element.
|
Element.NamespaceDictionary |
Dictionary representing the namespaces declared by this element.
|
ElementListener |
Element listener interface.
|
Node |
Abstract base class for XML nodes.
|
NodeListener |
Node listener interface.
|
TextNode |
Class representing an XML text node.
|
XMLSerializer |
Reads and writes XML data.
|
XMLSerializerListener |
XML serializer listener interface.
|