org.apache.batik.dom.util
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List |
list |
| Constructor and Description |
|---|
ListNodeList(java.util.List list) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
DOM: Implements
NodeList.getLength(). |
Node |
item(int index)
DOM: Implements
NodeList.item(int). |
public Node item(int index)
NodeList.item(int).public int getLength()
NodeList.getLength().Copyright ? 2008 Apache Software Foundation. All Rights Reserved.