ResourceNameIteratorResourceClassIteratorpublic abstract class ResourceIterator extends java.lang.Object implements ResourceNameIterator
| Constructor | Description |
|---|---|
ResourceIterator() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract Resource |
nextResource() |
|
java.lang.String |
nextResourceName() |
nextResourceName() returns the name of the next resource,
and MUST be non-destructive.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasNextpublic abstract Resource nextResource()
public java.lang.String nextResourceName()
ResourceNameIteratornextResourceName in interface ResourceNameIteratorCopyright (c) 2002 - Apache Software Foundation