Package | Description |
---|---|
fr.tikione.ini |
Provides main classes to work with INI files.
|
Modifier and Type | Method and Description |
---|---|
void |
Ini.addAll(Ini from)
Copy all of the sections and keys from the specified
Ini to the current Ini . |
Constructor and Description |
---|
Ini(Ini ini)
Create a new instance of
Ini by copy. |