Interface INodeList
- All Superinterfaces:
INode, Serializable
- All Known Implementing Classes:
NodeList, NodeListOptional, NodeSequence
-
Field Summary
-
Method Summary
-
Method Details
-
addNode
-
elementAt
- Parameters:
i- - the element index- Returns:
- the element at the given index
-
elements
-
size
int size()- Returns:
- the list size
-