|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.cs.irt.rfidentify.core.PropertyLoader
public class PropertyLoader
Class reads properties from text file
Constructor Summary | |
---|---|
PropertyLoader()
|
Method Summary | |
---|---|
static java.util.Properties |
loadProps(java.lang.String propFileName)
Initializer, looks in base_directory/properties |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyLoader()
Method Detail |
---|
public static java.util.Properties loadProps(java.lang.String propFileName) throws java.io.IOException
propFileName
- file name
java.io.IOException
- exception reading propFileName
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |