public abstract class ResourceClassIterator extends ResourceIterator
Constructor and Description |
---|
ResourceClassIterator() |
Modifier and Type | Method and Description |
---|---|
Resource |
nextResource() |
abstract ResourceClass |
nextResourceClass() |
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, wait
hasNext
public abstract ResourceClass nextResourceClass()
public Resource nextResource()
nextResource
in class ResourceIterator
public java.lang.String nextResourceName()
ResourceNameIterator
nextResourceName
in interface ResourceNameIterator
nextResourceName
in class ResourceIterator
Copyright (c) 2002 - Apache Software Foundation