Public Member Functions | |
| boolean | hasNext () |
| XMLClassDescriptor | getNext () |
An enumeration interface specifically for XMLClassDescriptors.
| XMLClassDescriptor org.exolab.castor.xml.ClassDescriptorEnumeration.getNext | ( | ) |
Returns the next XMLClassDescriptor in this enumeration.
Implemented in org.exolab.castor.xml.util.ClassDescriptorResolverImpl.XCDEnumerator.
Referenced by org.exolab.castor.xml.MarshalFramework.searchInheritance().
| boolean org.exolab.castor.xml.ClassDescriptorEnumeration.hasNext | ( | ) |
Returns true if there are more XMLClassDescriptors available.
Implemented in org.exolab.castor.xml.util.ClassDescriptorResolverImpl.XCDEnumerator.
Referenced by org.exolab.castor.xml.MarshalFramework.searchInheritance().
1.7.0