Class ConfigFileIO
java.lang.Object
ch.software_atelier.simpleflex.conf.text.ConfigFileIO
- Author:
- tk
-
Constructor Summary
ConstructorsConstructorDescriptionConfigFileIO(File configFile, SyntaxErrorNotifiable sen) Creates a new instance of ConfigFileIO -
Method Summary
-
Constructor Details
-
ConfigFileIO
Creates a new instance of ConfigFileIO- Parameters:
configFile-sen-
-
-
Method Details
-
apendConfigElement
- Parameters:
ce-
-
configElements
- Returns:
-
read
- Throws:
IOException
-
write
- Throws:
IOException
-