public interface ResourceNameIterator
Modifier and Type | Method and 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