org.exolab.castor.xml
Interface ClassDescriptorEnumeration
- XCDEnumerator
public interface ClassDescriptorEnumeration
An enumeration interface specifically for XMLClassDescriptors.
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:08 $ XMLClassDescriptor | getNext() - Returns the next XMLClassDescriptor in this enumeration.
|
boolean | hasNext() - Returns true if there are more XMLClassDescriptors
available.
|
getNext
public XMLClassDescriptor getNext()
Returns the next XMLClassDescriptor in this enumeration.
- the next XMLClassDescriptor in this enumeration.
hasNext
public boolean hasNext()
Returns true if there are more XMLClassDescriptors
available.
- true if more XMLClassDescriptors exist within this
enumeration.
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com