Located in compilation unit of javax.
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public int | |
public Node | item(int
Index into the collection. index)Implements org. Returns the |
nodes | back to summary |
---|---|
pack-priv List<? extends Node> nodes |
IIONodeList | back to summary |
---|---|
public IIONodeList(List<? extends Node> nodes) |
getLength | back to summary |
---|---|
public int getLength() Implements org. Doc from org. The number of nodes in the list. The range of valid child node indices
is 0 to |
item | back to summary |
---|---|
public Node item(int index) Implements org. Doc from org. Returns the
|