org.dom4j.dom
Class DOMNodeHelper.EmptyNodeList
java.lang.Object
org.dom4j.dom.DOMNodeHelper.EmptyNodeList
- All Implemented Interfaces:
- NodeList
- Enclosing class:
- DOMNodeHelper
- public static class DOMNodeHelper.EmptyNodeList
- extends Object
- implements NodeList
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMNodeHelper.EmptyNodeList
public DOMNodeHelper.EmptyNodeList()
item
public Node item(int index)
- Specified by:
item
in interface NodeList
getLength
public int getLength()
- Specified by:
getLength
in interface NodeList
Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.