|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlib.jGroupware.utils.Properties
Description of the Class
Constructor Summary | |
Properties()
|
Method Summary | |
java.util.Map |
getMapFromResourceBundle(java.lang.String resource)
Gets a map from a specially formatted resource bundle |
java.lang.String |
getSqlFromProperties(java.lang.String resource,
java.lang.String key)
Get a string from a resource bundle. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Properties()
Method Detail |
public java.lang.String getSqlFromProperties(java.lang.String resource, java.lang.String key)
key
- Key in bundleresource
- Bundle Name
public java.util.Map getMapFromResourceBundle(java.lang.String resource)
resource
- Bundle name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |