|
||||||||||
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 | |
---|---|
java.lang.String |
getSystemRoot()
|
java.net.URL |
getURL(java.lang.String relativePath)
Creates a fully qualified path to the relativePath
as a URL |
Method Detail |
---|
java.lang.String getSystemRoot()
java.net.URL getURL(java.lang.String relativePath) throws java.net.MalformedURLException
relativePath
as a URL
relativePath
-
java.net.MalformedURLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |