public class ResourceEnumeration extends Object implements Enumeration<URL>
| Constructor and Description |
|---|
ResourceEnumeration(Collection resourceLocations,
String resourceName) |
public ResourceEnumeration(Collection resourceLocations, String resourceName)
public boolean hasMoreElements()
hasMoreElements in interface Enumeration<URL>public URL nextElement()
nextElement in interface Enumeration<URL>elasticsearch-river-jdbc