|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object uk.ac.ebi.microarray.zooma.utils.Constants
public class Constants
A convenience class for accessing properties in zooma that might need to be configurable.
Constructor Summary | |
---|---|
Constants()
|
Method Summary | |
---|---|
static java.net.URI |
lookupURI(java.lang.String resourceName)
Looks up the URI value from the resource 'zooma-uris.properties', located on the classpath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Constants()
Method Detail |
---|
public static java.net.URI lookupURI(java.lang.String resourceName)
resourceName
- the name of the resource we need the URI for
java.lang.IllegalArgumentException
- if the resourceName does not identify a
URI in the properties file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |