public class PropertyParser extends Object
| Constructor and Description |
|---|
PropertyParser(String propFileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
String |
getPropFileName() |
void |
parsePropsFile() |
void |
setPropFileName(String propFileName) |
public PropertyParser(String propFileName)
public String getPropFileName()
public void setPropFileName(String propFileName)
public void parsePropsFile()
throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.