|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.commons.discovery.resource.names.ResourceNameDiscoverImpl
Helper class for methods implementing the ResourceNameDiscover interface.
Constructor Summary | |
---|---|
ResourceNameDiscoverImpl()
|
Method Summary | |
---|---|
ResourceNameIterator |
findResourceNames(ResourceNameIterator inputNames)
Locate names of resources that are bound to resourceName . |
abstract ResourceNameIterator |
findResourceNames(java.lang.String resourceName)
Locate names of resources that are bound to resourceName . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResourceNameDiscoverImpl()
Method Detail |
public abstract ResourceNameIterator findResourceNames(java.lang.String resourceName)
resourceName
.
findResourceNames
in interface ResourceNameDiscover
public ResourceNameIterator findResourceNames(ResourceNameIterator inputNames)
resourceName
.
findResourceNames
in interface ResourceNameDiscover
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |