Package javachess.parser
Class ConfigParser
java.lang.Object
javachess.parser.ConfigParser
Class to parse a configuration file.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigParser
-
ConfigParser
public ConfigParser()
-
-
Method Details
-
save
Saves the current configuration to the file.- Throws:
IOException
-
getValue
Gets a value from the configuration file. -
setValue
Sets a value in the configuration file. -
getLanguage
-