|
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.DirLocator
public final class DirLocator
Looks up resources in a filesystem folder.
| Constructor Summary | |
|---|---|
DirLocator(String dirPath)
Initializes the locator using the given path. |
|
| 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 DirLocator(String dirPath)
| 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 | ||||||||