org.dom4j.dom
Class EmptyNodeList

java.lang.Object
  extended byorg.dom4j.dom.EmptyNodeList
All Implemented Interfaces:
org.w3c.dom.NodeList

public class EmptyNodeList
extends java.lang.Object
implements org.w3c.dom.NodeList

Author:
Maarten

Constructor Summary
EmptyNodeList()
          Creates a new instance of EmptyNodeList
 
Method Summary
 int getLength()
           
 org.w3c.dom.Node item(int param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyNodeList

public EmptyNodeList()
Creates a new instance of EmptyNodeList

Method Detail

getLength

public int getLength()
Specified by:
getLength in interface org.w3c.dom.NodeList

item

public org.w3c.dom.Node item(int param)
Specified by:
item in interface org.w3c.dom.NodeList


Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.