|
|||||||||
| Home >> All >> org >> ydp >> [ jai overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.ydp.jai
Class PropertyUtil

java.lang.Objectorg.ydp.jai.PropertyUtil
- public class PropertyUtil
- extends java.lang.Object
| Field Summary | |
private static java.util.ResourceBundle |
b
|
| Constructor Summary | |
PropertyUtil()
|
|
| Method Summary | |
private static java.util.ResourceBundle |
getBundle()
Get bundle from .properties files in the current dir. |
static java.lang.String |
getString(java.lang.String key)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
b
private static java.util.ResourceBundle b
| Constructor Detail |
PropertyUtil
public PropertyUtil()
| Method Detail |
getBundle
private static java.util.ResourceBundle getBundle()
- Get bundle from .properties files in the current dir.
getString
public static java.lang.String getString(java.lang.String key)
|
|||||||||
| Home >> All >> org >> ydp >> [ jai overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.ydp.jai.PropertyUtil