|
Carrot2 v3.3.0
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.util.resource.ClassRelativeLocator
public class ClassRelativeLocator
Looks up resources relative to the given class and its class loader.
| Constructor Summary | |
|---|---|
ClassRelativeLocator()
|
|
| Method Summary | |
|---|---|
IResource[] |
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 IResource[] getAll(String resource,
Class<?> clazz)
IResourceLocator
getAll in interface IResourceLocator
|
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 | ||||||||