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 IniFileIniFile.createNewIniFile(boolean isCaseSensitive, String fileName) Creates a new editable INI file.static IniFileIniFile.createNewIniFile(String fileName) Creates a new editable INI file.