getAttributeNode(name )
|
|
Parameters
|
Stringname
The name (nodeName) of the attribute to retrieve.
|
Returns
|
Attr. The Attr node with the specified name (nodeName) or null if there is no such attribute.
|