Uses of Class
com.iizix.util.IniFile
Packages that use IniFile Package Description com.iizix.util Uses of IniFile in com.iizix.util
Methods in com.iizix.util that return IniFile Modifier and Type Method Description static IniFileIniFile. createNewIniFile(boolean isCaseSensitive, java.lang.String fileName)Creates a new editable INI file.static IniFileIniFile. createNewIniFile(java.lang.String fileName)Creates a new editable INI file.