Package org.eclipse.wst.xml.xpath.core.util
public class NodeListImpl extends java.lang.Object
Field Summary | |
package-private ResultSequence | rs |
Constructor Summary |
NodeListImpl(ResultSequence result) |
Method Summary | |
public int | getLength() |
public org.w3c.dom.Node | item(int arg0) |
Field Detail |
package-private ResultSequence rs
Constructor Detail |
public NodeListImpl(ResultSequence result)
Methods Detail |
public int getLength()
int
public org.w3c.dom.Node item(int arg0)
arg0
org.w3c.dom.Node