Package org.apache.axis2.classloader
Class ResourceEnumeration
java.lang.Object
org.apache.axis2.classloader.ResourceEnumeration
- All Implemented Interfaces:
Enumeration
- Version:
- $Rev: 704201 $ $Date: 2008-10-14 00:22:25 +0530 (Tue, 14 Oct 2008) $
-
Constructor Details
-
ResourceEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElementsin interfaceEnumeration
-
nextElement
- Specified by:
nextElementin interfaceEnumeration
-