Constructor and Description |
---|
DOMNodeList(List<Node> extent)
Construct an node list that wraps a supplied list of DOM Nodes.
|
public int getLength()
public Node item(int index)
item
in interface NodeList
ClassCastException
- if the item is not a DOM NodeCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.