Uses of Class
loci.common.IniList
Packages that use IniList
-
Uses of IniList in loci.common
Methods in loci.common that return IniListModifier and TypeMethodDescriptionIniParser.parseINI(BufferedReader in) Parses the INI-style configuration data from the given input stream.Parses the INI-style wrapping the given file in aBufferedReaderParses the INI-style configuration data from the given resource.Parses the INI-style configuration data from the given resource, using the given class to find the resource.Methods in loci.common with parameters of type IniListModifier and TypeMethodDescriptionvoidSaves the given IniList to the given file.voidSaves the given IniList to the given file.voidSaves the given IniList to the given file.