Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jaxen.dom.NamespaceNode.EmptyNodeList
private static class NamespaceNode.EmptyNodeList
extends java.lang.Object
implements NodeList
Node.getChildNodes
method, which must return an empty node list rather than
null when there are no children.
public int getLength()
- See Also:
NodeList.getLength
public Node item(int index)
- See Also:
NodeList.item