|
Carrot2 Framework
API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.util.resources.ClassRelativeLocator
public final class ClassRelativeLocator
Looks up resources relative to the given class and its class loader.
| Constructor Summary | |
|---|---|
ClassRelativeLocator()
|
|
| Method Summary | |
|---|---|
Resource[] |
getAll(String resource,
Class clazz)
Locate All matching resources and return their abstraction. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassRelativeLocator()
| Method Detail |
|---|
public Resource[] getAll(String resource,
Class clazz)
ResourceLocator
getAll in interface ResourceLocator
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||