org.exolab.castor.xml

Interface ClassDescriptorEnumeration

Known Implementing Classes:
XCDEnumerator

public interface ClassDescriptorEnumeration

An enumeration interface specifically for XMLClassDescriptors.
Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:08 $
Author:
Keith Visco

Method Summary

XMLClassDescriptor
getNext()
Returns the next XMLClassDescriptor in this enumeration.
boolean
hasNext()
Returns true if there are more XMLClassDescriptors available.

Method Details

getNext

public XMLClassDescriptor getNext()
Returns the next XMLClassDescriptor in this enumeration.
Returns:
the next XMLClassDescriptor in this enumeration.

hasNext

public boolean hasNext()
Returns true if there are more XMLClassDescriptors available.
Returns:
true if more XMLClassDescriptors exist within this enumeration.

Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com