org.exolab.castor.xml.util
Class XMLClassDescriptorResolverImpl.XCDEnumerator

java.lang.Object
  extended byorg.exolab.castor.xml.util.XMLClassDescriptorResolverImpl.XCDEnumerator
All Implemented Interfaces:
ClassDescriptorEnumeration
Enclosing class:
XMLClassDescriptorResolverImpl

static class XMLClassDescriptorResolverImpl.XCDEnumerator
extends java.lang.Object
implements ClassDescriptorEnumeration

A locally used implementation of ClassDescriptorEnumeration


Constructor Summary
(package private) XMLClassDescriptorResolverImpl.XCDEnumerator(java.util.Iterator descriptors)
          Creates an XCDEnumerator
 
Method Summary
 XMLClassDescriptor getNext()
          Returns the next XMLClassDescriptor in this enumeration.
 boolean hasNext()
          Returns true if there are more XMLClassDescriptors available.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLClassDescriptorResolverImpl.XCDEnumerator

XMLClassDescriptorResolverImpl.XCDEnumerator(java.util.Iterator descriptors)
Creates an XCDEnumerator

Method Detail

getNext

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

Specified by:
getNext in interface ClassDescriptorEnumeration
Returns:
the next XMLClassDescriptor in this enumeration.
See Also:
ClassDescriptorEnumeration.getNext()

hasNext

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

Specified by:
hasNext in interface ClassDescriptorEnumeration
Returns:
true if more XMLClassDescriptors exist within this enumeration.
See Also:
ClassDescriptorEnumeration.hasNext()


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