org.exolab.castor.xml
Interface ClassDescriptorEnumeration
- XMLClassDescriptorResolverImpl.XCDEnumerator
public interface ClassDescriptorEnumeration
An enumeration interface specifically for XMLClassDescriptors.
$Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ 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-2006. All rights reserved http://www.intalio.com