|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SystemResourceUtil
SystemResourceUtil
This is a simple component that allows location of system resources based on implementation. Sources could be anyone or combination of: the file system, classloaders, VFS source (see the Virtual File System project: http://jakarta.apache.org/commons/sandbox/vfs/)
| Method Summary | |
|---|---|
String |
getSystemRoot()
|
URL |
getURL(String relativePath)
Creates a fully qualified path to the relativePath
as a URL |
| Method Detail |
|---|
String getSystemRoot()
URL getURL(String relativePath)
throws MalformedURLException
relativePath
as a URL
relativePath -
MalformedURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||