org.exolab.castor.xml
public interface ClassDescriptorEnumeration
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:08 $
Method Summary | |
---|---|
XMLClassDescriptor | getNext()
Returns the next XMLClassDescriptor in this enumeration.
|
boolean | hasNext()
Returns true if there are more XMLClassDescriptors
available.
|
Returns: the next XMLClassDescriptor in this enumeration.
Returns: true if more XMLClassDescriptors exist within this enumeration.