Package | Description |
---|---|
fr.tikione.ini |
Provides main classes to work with INI files.
|
Class and Description |
---|
Config
Utility class for INI parser's configuration.
|
InfinitiveLoopException
Indicates an infinitive loop.
|
Ini
The
Ini class represents an INI content: a text-file composed of comments and a basic structure of sections and keys,
plus many extra features. |
Ini.Entry
An entry to store an information from an INI content.
|