|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.commons.utils.PluginProperty
Property Manager class for HO Plugins
Method Summary | |
static java.util.Locale |
getLocale()
Convert HT language ID to Java locale |
static java.lang.String |
getString(java.lang.String key)
Returns the property value |
static void |
loadPluginProperties(java.lang.String plugin)
Loads the own property file of the given plugin. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.util.Locale getLocale()
public static java.lang.String getString(java.lang.String key)
key
- property key
public static void loadPluginProperties(java.lang.String plugin)
plugin
- The package name of the plugin.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |