| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jaxen.dom.NamespaceNode.EmptyNodeListprivate static class NamespaceNode.EmptyNodeListextends java.lang.Objectimplements NodeListNode.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