Class NamedAttrNodeMapImpl

java.lang.Object
org.htmlunit.html.NamedAttrNodeMapImpl
All Implemented Interfaces:
Serializable, Map<String,DomAttr>, NamedNodeMap

class NamedAttrNodeMapImpl extends Object implements Map<String,DomAttr>, NamedNodeMap, Serializable
The NamedNodeMap to store the node attributes.