public abstract class AbstractResourceLoader extends org.codehaus.plexus.logging.AbstractLogEnabled implements ResourceLoader
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.String> |
paths |
ROLE| Constructor and Description |
|---|
AbstractResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSearchPath(java.lang.String path) |
java.io.InputStream |
getResourceAsInputStream(java.lang.String name) |
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResourcepublic void addSearchPath(java.lang.String path)
addSearchPath in interface ResourceLoaderpublic java.io.InputStream getResourceAsInputStream(java.lang.String name)
throws ResourceNotFoundException
getResourceAsInputStream in interface ResourceLoaderResourceNotFoundException