Package net.bluemind.utils
Class IniFile
java.lang.Object
net.bluemind.utils.IniFile
This class is responsible of loading an ini file.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract String
protected String
getProperty
(String key) protected void
save()
void
setProperty
(String key, String value)