public abstract class ResourceIterator extends Object implements ResourceNameIterator
Resource.| Constructor and Description |
|---|
ResourceIterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract Resource |
nextResource()
Returns the next
Resource in the iteration. |
String |
nextResourceName()
Returns the next resource name in the iteration.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasNextpublic abstract Resource nextResource()
Resource in the iteration.public String nextResourceName()
nextResourceName in interface ResourceNameIteratorCopyright © 2002–2025 The Apache Software Foundation. All rights reserved.