|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jutil.resources.DefaultResourceLoader
public class DefaultResourceLoader
Wrapper for resource loaders such as ServletContext
| Field Summary |
|---|
| Fields inherited from interface org.jutil.resources.ResourceLoader |
|---|
COMPONENT_ROLE |
| Constructor Summary | |
|---|---|
DefaultResourceLoader()
|
|
| Method Summary | |
|---|---|
java.net.URL |
getResource(java.lang.String path)
|
java.io.InputStream |
getResourceAsStream(java.lang.String path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultResourceLoader()
| Method Detail |
|---|
public java.net.URL getResource(java.lang.String path)
throws java.net.MalformedURLException
getResource in interface ResourceLoaderjava.net.MalformedURLExceptionpublic java.io.InputStream getResourceAsStream(java.lang.String path)
getResourceAsStream in interface ResourceLoader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||