Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - groovy.xml.slurpersupport.NamespaceAwareHashMap
- java.util.HashMap<K,
- groovy.lang.GroovyObjectSupport (implements groovy.lang.GroovyObject)
- groovy.xml.slurpersupport.GPathResult (implements groovy.lang.Buildable, java.lang.Iterable<T>, groovy.lang.Writable)
- groovy.xml.slurpersupport.Attribute
- groovy.xml.slurpersupport.NoChildren
- groovy.xml.slurpersupport.NodeChild
- groovy.xml.slurpersupport.NodeChildren
- groovy.xml.slurpersupport.Attributes
- groovy.xml.slurpersupport.FilteredAttributes
- groovy.xml.slurpersupport.FilteredNodeChildren
- groovy.xml.slurpersupport.NodeParents
- groovy.xml.slurpersupport.Attributes
- groovy.xml.slurpersupport.GPathResult (implements groovy.lang.Buildable, java.lang.Iterable<T>, groovy.lang.Writable)
- groovy.xml.slurpersupport.Node (implements groovy.lang.Writable)
- groovy.xml.slurpersupport.NodeIterator (implements java.util.Iterator<E>)
- groovy.xml.slurpersupport.ReplacementNode (implements groovy.lang.Buildable, groovy.lang.Writable)
- java.util.AbstractMap<K,