Method: NamedNodeMap.item()
Parameters
Parameter |
Type |
Description |
|---|---|---|
index |
int |
An integer that represents the node’s position in the node map. Valid values are between 0 and NamedNodeMap.length-1 inclusive. |
Parameter |
Type |
Description |
|---|---|---|
index |
int |
An integer that represents the node’s position in the node map. Valid values are between 0 and NamedNodeMap.length-1 inclusive. |