com::cosylab::cdb::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration Class Reference

Inheritance diagram for com::cosylab::cdb::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 JNDI_XMLNodesEnumeration (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::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration::JNDI_XMLNodesEnumeration ( XMLTreeNode  node  )  [inline]

Member Function Documentation

void com::cosylab::cdb::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration::close (  )  throws NamingException [inline]
See also:
NamingEnumeration::close()
boolean com::cosylab::cdb::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration::hasMore (  )  throws NamingException [inline]
See also:
NamingEnumeration::hasMore()

References fieldsIter, nestedNames, and nodesIter.

Referenced by hasMoreElements().

boolean com::cosylab::cdb::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration::hasMoreElements (  )  [inline]
See also:
Enumeration::hasMoreElements()

References hasMore().

Object com::cosylab::cdb::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration::next (  )  throws NamingException [inline]
See also:
NamingEnumeration::next()

References fieldsIter, nestedNames, and nodesIter.

Referenced by nextElement().

Object com::cosylab::cdb::browser::BrowserJNDIXMLContext::JNDI_XMLNodesEnumeration::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