org.exolab.castor.xml.util
Class XCDEnumerator
java.lang.Object
org.exolab.castor.xml.util.XCDEnumerator
- ClassDescriptorEnumeration
(package private) class XCDEnumerator
extends java.lang.Object
A locally used implementation of ClassDescriptorEnumeration
$Revision: 1.2 $ $Date: 2003/03/19 08:13:28 $
protected void | add(XMLClassDescriptor classDesc) - Adds the given XMLClassDescriptor to this XCDEnumerator
|
XMLClassDescriptor | getNext() - Returns the next XMLClassDescriptor in this enumeration.
|
boolean | hasNext() - Returns true if there are more XMLClassDescriptors
available.
|
XCDEnumerator
(package private) XCDEnumerator()
Creates an XCDEnumerator
add
protected void add(XMLClassDescriptor classDesc)
Adds the given XMLClassDescriptor to this XCDEnumerator
hasNext
public boolean hasNext()
Returns true if there are more XMLClassDescriptors
available.
- hasNext in interface ClassDescriptorEnumeration
- true if more XMLClassDescriptors exist within this
enumeration.
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com