org.exolab.castor.xml
Interface ClassDescriptorEnumeration

All Known Implementing Classes:
ClassDescriptorResolverImpl.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 Detail

hasNext

boolean hasNext()
Returns true if there are more XMLClassDescriptors available.

Returns:
true if more XMLClassDescriptors exist within this enumeration.

getNext

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

Returns:
the next XMLClassDescriptor in this enumeration.


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