|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.components.util.system.FSSystemResourceUtilImpl
public class FSSystemResourceUtilImpl
FSSystemResourceUtilImpl
Locates resources relative to the root file system path
| Constructor Summary | |
|---|---|
FSSystemResourceUtilImpl(java.lang.String systemRoot)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSystemRoot()
|
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 FSSystemResourceUtilImpl(java.lang.String systemRoot)
throws java.io.IOException
systemRoot - The root from which all resource
URLs will be constructed.
java.io.IOException| Method Detail |
|---|
public java.lang.String getSystemRoot()
getSystemRoot in interface SystemResourceUtilSystemResourceUtil.getSystemRoot()
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 | |||||||||