org.biojava.bio.structure.align.util
Class ResourceManager
java.lang.Object
org.biojava.bio.structure.align.util.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 .properties files for other locales.
e.g. jfatcat_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 |
ResourceManager
public ResourceManager()
getResourceManager
public static ResourceManager getResourceManager(String bundleName)
getString
public String getString(String key)