This part contains more advanced topics of using Java INI Package. These topics aren't essential for using the package, but the topics teach developers how to control Java INI Package more precisely and be able to fit their needs better.
IniSection
s and IniItem
s.equals()
method is defined for IniFile
s,
IniSections
s and IniItems
s. This topic also covers the issue about
compatibility between IniFile
s and IniSection
s.