nu.zoom.ldap.eon.directory.tree
Class DirectoryTreeNode.IteratorEnumerator

java.lang.Object
  extended by nu.zoom.ldap.eon.directory.tree.DirectoryTreeNode.IteratorEnumerator
All Implemented Interfaces:
Enumeration
Enclosing class:
DirectoryTreeNode

public class DirectoryTreeNode.IteratorEnumerator
extends Object
implements Enumeration


Constructor Summary
DirectoryTreeNode.IteratorEnumerator(Iterator iterator)
           
 
Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryTreeNode.IteratorEnumerator

public DirectoryTreeNode.IteratorEnumerator(Iterator iterator)
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface Enumeration

nextElement

public Object nextElement()
Specified by:
nextElement in interface Enumeration


Copyright © 2011. All Rights Reserved.