Package org.dom4j.dom

Class DOMAttributeNodeMap

  • All Implemented Interfaces:
    NamedNodeMap

    public class DOMAttributeNodeMap
    extends Object
    implements NamedNodeMap

    DOMAttributeNodeMap implements a W3C NameNodeMap for the attributes of an element.