Uses of Class
com.iizix.util.IniFile
Packages that use IniFile
Uses of IniFile in com.iizix.util
Methods in com.iizix.util that return IniFileModifier and TypeMethodDescriptionstatic IniFile
IniFile.createNewIniFile
(boolean isCaseSensitive, String fileName) Creates a new editable INI file.static IniFile
IniFile.createNewIniFile
(String fileName) Creates a new editable INI file.