|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.resource.loader.AbstractResourceLoader
public abstract class AbstractResourceLoader
Field Summary | |
---|---|
protected List |
paths
|
Fields inherited from interface org.codehaus.plexus.resource.loader.ResourceLoader |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractResourceLoader()
|
Method Summary | |
---|---|
void |
addSearchPath(String path)
|
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.resource.loader.ResourceLoader |
---|
getResourceAsInputStream |
Field Detail |
---|
protected List paths
Constructor Detail |
---|
public AbstractResourceLoader()
Method Detail |
---|
public void addSearchPath(String path)
addSearchPath
in interface ResourceLoader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |