XML:DB API

org.xmldb.common.xml.queries.xt
Class NodeListImpl

java.lang.Object
  extended by org.xmldb.common.xml.queries.xt.NodeListImpl
All Implemented Interfaces:
java.io.Serializable, org.w3c.dom.NodeList

public final class NodeListImpl
extends java.lang.Object
implements org.w3c.dom.NodeList, java.io.Serializable

Version:
$Revision: 1.1 $ $Date: 2004/05/30 11:54:45 $
Author:
SMB
See Also:
Serialized Form

Constructor Summary
NodeListImpl(java.util.Enumeration e)
           
 
Method Summary
 int getLength()
           
 org.w3c.dom.Node item(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeListImpl

public NodeListImpl(java.util.Enumeration e)
Method Detail

item

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

getLength

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

XML:DB API

Copyright (C) XML:DB Initiative. All rights reserved.%lt;/font>