no.priv.garshol.duke
Class ConfigWriter
java.lang.Object
no.priv.garshol.duke.ConfigWriter
public class ConfigWriter
- extends Object
Can write XML configuration files. WARNING: It does not
completely preserve all aspects of configurations, so be careful.
- Since:
- 1.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigWriter
public ConfigWriter()
write
public static void write(Configuration config,
String file)
throws IOException
- Writes the given configuration to the given file.
- Throws:
IOException
Copyright © 2013. All Rights Reserved.