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 Enumeration
public Object nextElement()
nextElement
in interface Enumeration
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.