jgift
Class ConfigWriter

java.lang.Object
jgift.ConfigWriter
- public class ConfigWriter
- extends java.lang.Object
ConfigWriter handles the saving of giFT properties.
- Version:
- $Revision: 1.2 $
|
Method Summary |
void |
write()
Writes the properties to the configuration file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
properties
private java.util.Properties properties
ConfigWriter
public ConfigWriter(java.util.Properties properties)
- Creates a new instance of ConfigWriter.
write
public void write()
throws java.io.IOException
- Writes the properties to the configuration file.