public abstract class ResourceIterator extends java.lang.Object implements ResourceNameIterator
Resource.| Constructor and Description |
|---|
ResourceIterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract Resource |
nextResource()
Returns the next
Resource in the iteration. |
java.lang.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 java.lang.String nextResourceName()
nextResourceName in interface ResourceNameIteratorCopyright (c) 2002 - Apache Software Foundation