Package org.exolab.castor.util
Class IteratorEnumeration
java.lang.Object
org.exolab.castor.util.IteratorEnumeration
- All Implemented Interfaces:
Enumeration
- Version:
- $Revision$ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
- Author:
- Assaf Arkin
-
Constructor Details
-
IteratorEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElements
in interfaceEnumeration
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration
-