jgift
Class ConfigReader

java.lang.Object
jgift.ConfigReader
- public class ConfigReader
- extends java.lang.Object
ConfigParser handles the parsing of the giFT configuration files.
- Version:
- $Revision: 1.2 $
|
Method Summary |
void |
read()
Reads in the configuration settings. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
properties
private java.util.Properties properties
ConfigReader
public ConfigReader(java.util.Properties properties)
- Creates a new instance of ConfigParser.
read
public void read()
throws java.io.IOException
- Reads in the configuration settings.