protected class XPathSubsetContentSelector.SelectedNodes
extends java.lang.Object
implements org.w3c.dom.NodeList
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList |
nodes
The selected nodes.
|
Constructor and Description |
---|
XPathSubsetContentSelector.SelectedNodes()
Creates a new SelectedNodes object.
|
public XPathSubsetContentSelector.SelectedNodes()
protected boolean update()
public org.w3c.dom.Node item(int index)
NodeList.item(int)
.item
in interface org.w3c.dom.NodeList
public int getLength()
NodeList.getLength()
.getLength
in interface org.w3c.dom.NodeList
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.