org.exolab.castor.xml
Interface ClassDescriptorEnumeration
- XCDEnumerator
public interface ClassDescriptorEnumeration
An enumeration interface specifically for XMLClassDescriptors.
Version:
- Keith Visco
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