|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.components.util.system.ClassLoaderSystemResourceUtilImpl
public class ClassLoaderSystemResourceUtilImpl
ClassLoaderSystemResourceUtilImpl
| Constructor Summary | |
|---|---|
ClassLoaderSystemResourceUtilImpl(java.lang.ClassLoader cl)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSystemRoot()
For this implementation, always returns "/" |
java.net.URL |
getURL(java.lang.String relativePath)
Creates a fully qualified path to the relativePath
as a URL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassLoaderSystemResourceUtilImpl(java.lang.ClassLoader cl)
cl - ClassLoader that will be used to locate a resource| Method Detail |
|---|
public java.lang.String getSystemRoot()
getSystemRoot in interface SystemResourceUtil
public java.net.URL getURL(java.lang.String relativePath)
throws java.net.MalformedURLException
SystemResourceUtilrelativePath
as a URL
getURL in interface SystemResourceUtiljava.net.MalformedURLExceptionSystemResourceUtil.getURL(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||