|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents an immutable ordered collection of nodes.
| Method Summary | |
int |
getLength()
This method retrieves the number of items in this NodeList
object. |
Node |
item(int index)
This method gets the item in the position denoted by index. |
| Method Detail |
public int getLength()
NodeList
object.
NodeList object.public Node item(int index)
index.
index - - the index to be retrieved
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||