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