|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.metadiff.util.LoaderUtil
Helper class to load resources from classpath
Constructor Summary | |
LoaderUtil()
|
Method Summary | |
static java.lang.String |
getFileFullPath(java.lang.String name)
Return full path of the resource with passed name, if resource was found. |
static java.net.URL |
getFileURL(java.lang.String name)
Return URL object that represents resource full path. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoaderUtil()
Method Detail |
public static java.lang.String getFileFullPath(java.lang.String name)
public static java.net.URL getFileURL(java.lang.String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |