
The table below lists all the
NamedNodeMap built-in
functions (in this namespace:
NamedNodeMap).
| Function name | Description |
|---|---|
| NamedNodeMap.getNamedItem | Return the named node, if it exists in the map. |
| NamedNodeMap.getNamedItemNS | Return the node with the given localname and namespace URI, if it exists in the map. |