protected class DefaultContentSelector.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 |
|---|
DefaultContentSelector.SelectedNodes()
Creates a new SelectedNodes object.
|
public DefaultContentSelector.SelectedNodes()
protected boolean update()
public org.w3c.dom.Node item(int index)
NodeList.item(int).item in interface org.w3c.dom.NodeListpublic int getLength()
NodeList.getLength().getLength in interface org.w3c.dom.NodeListCopyright ? 2009 Apache Software Foundation. All Rights Reserved.