public class ResourceEnumeration
extends java.lang.Object
implements java.util.Enumeration
| Constructor and Description |
|---|
ResourceEnumeration(java.util.Collection resourceLocations,
java.lang.String resourceName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
java.lang.Object |
nextElement() |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.