| Constructor and Description |
|---|
ListNodeList(List list) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
DOM: Implements
NodeList.getLength(). |
Node |
item(int index)
DOM: Implements
NodeList.item(int). |
protected List list
public ListNodeList(List list)
public Node item(int index)
NodeList.item(int).public int getLength()
NodeList.getLength().Copyright © 2000–2017 Apache Software Foundation. All rights reserved.