|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.util.ClassDescriptorResolverImpl.XCDEnumerator
class ClassDescriptorResolverImpl.XCDEnumerator
A locally used implementation of ClassDescriptorEnumeration
Nested Class Summary | |
---|---|
(package private) class |
ClassDescriptorResolverImpl.XCDEnumerator.Entry
|
Constructor Summary | |
---|---|
ClassDescriptorResolverImpl.XCDEnumerator()
Creates an XCDEnumerator |
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ClassDescriptorResolverImpl.XCDEnumerator()
Method Detail |
---|
protected void add(XMLClassDescriptor classDesc)
public boolean hasNext()
hasNext
in interface ClassDescriptorEnumeration
public XMLClassDescriptor getNext()
getNext
in interface ClassDescriptorEnumeration
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |