public class ResourceEnumeration extends Object implements Enumeration
| Constructor and Description |
|---|
ResourceEnumeration(Collection resourceLocations,
String resourceName) |
public ResourceEnumeration(Collection resourceLocations, String resourceName)
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.