com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration Class Reference

Inheritance diagram for com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 JNDIXMLNodesEnumeration (XMLTreeNode node)
Object next () throws NamingException
boolean hasMore () throws NamingException
void close () throws NamingException
boolean hasMoreElements ()
Object nextElement ()

Protected Attributes

XMLTreeNode node
Enumeration nestedNames = null
Iterator nodesIter
Iterator fieldsIter

Constructor & Destructor Documentation

com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration::JNDIXMLNodesEnumeration ( XMLTreeNode  node  )  [inline]

Member Function Documentation

void com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration::close (  )  throws NamingException [inline]
See also:
NamingEnumeration::close()
boolean com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration::hasMore (  )  throws NamingException [inline]
See also:
NamingEnumeration::hasMore()

References fieldsIter, nestedNames, and nodesIter.

Referenced by hasMoreElements().

boolean com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration::hasMoreElements (  )  [inline]
See also:
Enumeration::hasMoreElements()

References hasMore().

Object com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration::next (  )  throws NamingException [inline]
See also:
NamingEnumeration::next()

References fieldsIter, nestedNames, and nodesIter.

Referenced by nextElement().

Object com::cosylab::cdb::jdal::JNDIXMLContext::JNDIXMLNodesEnumeration::nextElement (  )  [inline]
See also:
Enumeration::nextElement()

References next().


Member Data Documentation

Referenced by hasMore(), and next().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2