|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.askren.genealogy.parser.Messages
This class makes it easy to get names out of a properties file. The properties file holds constants that I use in parsing the gedcom file.
| Constructor Summary | |
Messages()
|
|
| Method Summary | |
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 |
| Constructor Detail |
public Messages()
| Method Detail |
public static java.lang.String getString(java.lang.String key)
key - the key in the properties file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||