ResourceClassIterator, ResourceIteratorpublic interface ResourceNameIterator
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
hasNext()
|
java.lang.String |
nextResourceName() |
nextResourceName() returns the name of the next resource,
and MUST be non-destructive.
|
Copyright (c) 2002 - Apache Software Foundation