Constructor and Description |
---|
NamedNodeMap() |
Modifier and Type | Method and Description |
---|---|
T |
item(int index)
Returns an item in the map by its index, or
null if the index is out-of-bounds. |
int |
length()
Returns the number of nodes in the node map.
|
@JsProperty(name="length") public int length()