org.exolab.castor.xml
public interface ClassDescriptorEnumeration
Version: $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
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.