Class Hierarchy
- java.lang.Object
- org.apache.pivot.xml.Element.Attribute
 - org.apache.pivot.xml.Element.AttributeSequence (implements java.lang.Iterable<T>, org.apache.pivot.collections.Sequence<T>)
 - org.apache.pivot.xml.Element.ElementDictionary (implements org.apache.pivot.collections.Dictionary<K,V>)
 - org.apache.pivot.xml.Element.NamespaceDictionary (implements org.apache.pivot.collections.Dictionary<K,V>, java.lang.Iterable<T>)
 - org.apache.pivot.xml.ElementListener.Adapter (implements org.apache.pivot.xml.ElementListener)
 - org.apache.pivot.util.ListenerList<T> (implements java.lang.Iterable<T>)
- org.apache.pivot.xml.ElementListener.Listeners (implements org.apache.pivot.xml.ElementListener)
 - org.apache.pivot.xml.NodeListener.Listeners (implements org.apache.pivot.xml.NodeListener)
 - org.apache.pivot.xml.XMLSerializerListener.Listeners (implements org.apache.pivot.xml.XMLSerializerListener)
 
 - org.apache.pivot.xml.Node
 - org.apache.pivot.xml.XML
 - org.apache.pivot.xml.XMLSerializer (implements org.apache.pivot.serialization.Serializer<T>)
 - org.apache.pivot.xml.XMLSerializerListener.Adapter (implements org.apache.pivot.xml.XMLSerializerListener)
 
 
Interface Hierarchy
- org.apache.pivot.xml.ElementListener
 - org.apache.pivot.xml.NodeListener
 - org.apache.pivot.xml.XMLSerializerListener