|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fosstrak.hal.util.ResourceLocator
public final class ResourceLocator
| Constructor Summary | |
|---|---|
ResourceLocator()
|
|
| Method Summary | |
|---|---|
static java.net.URL |
getURL(java.lang.String resourceFileName,
java.lang.String defaultResourceFileName,
java.lang.Class caller)
Get the URL of the resourceFileName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceLocator()
| Method Detail |
|---|
public static java.net.URL getURL(java.lang.String resourceFileName,
java.lang.String defaultResourceFileName,
java.lang.Class caller)
resourceFileName - path and name of the resource file (e.g. '/path/file.ext')defaultResourceFileName - path and name of the default resource file (e.g. '/path/file_default.ext')caller - the caller class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||