|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Instances of this interface are able to return the value for a defined key from a particular properties file. The values are non-resolved.
| Method Summary | |
java.lang.String |
getValue(java.lang.String key)
Returns the value for the given key, if found. |
void |
reload()
releases any cached values and reloads the properties file. |
| Method Detail |
public java.lang.String getValue(java.lang.String key)
public void reload()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||