|
||||||||||
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 java.util.List |
paths
|
Fields inherited from interface org.codehaus.plexus.resource.loader.ResourceLoader |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractResourceLoader()
|
Method Summary | |
---|---|
void |
addSearchPath(java.lang.String path)
|
java.io.InputStream |
getResourceAsInputStream(java.lang.String name)
|
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 |
---|
getResource |
Field Detail |
---|
protected java.util.List paths
Constructor Detail |
---|
public AbstractResourceLoader()
Method Detail |
---|
public void addSearchPath(java.lang.String path)
addSearchPath
in interface ResourceLoader
public java.io.InputStream getResourceAsInputStream(java.lang.String name) throws ResourceNotFoundException
getResourceAsInputStream
in interface ResourceLoader
ResourceNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |