org.biojava.spice
Class ResourceManager
java.lang.Object
org.biojava.spice.ResourceManager
- public class ResourceManager
- extends Object
A class that manages the Strings that are defined in the spice.properties file.
This will be usefull for internationalisation.
TODO: provide spice.properties files for other locales.
e.g. spice_de_DE.properties, etc.
- Since:
- 1:43:04 PM
- Version:
- %I% %G%
- Author:
- Andreas Prlic
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static Logger logger
getString
public static String getString(String key)