Package org.dom4j.dom

Class DOMAttributeNodeMap

java.lang.Object
org.dom4j.dom.DOMAttributeNodeMap
All Implemented Interfaces:
NamedNodeMap

public class DOMAttributeNodeMap extends Object implements NamedNodeMap

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

Version:
$Revision: 1.8 $
Author:
James Strachan