|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Classes in org.dtools.ini used by org.dtools.ini | |
---|---|
Commentable
This interface states the methods for getting, setting and removing comments to and from an object. |
|
IniFile
An IniFile is an abstract class which defines the public and protected methods of an IniFile implementation. |
|
IniItem
The IniItem class represents the simplest element of an INI file, an item, which has only two important properties, a name and a value. |
|
IniSection
An IniSection represents a section within a configuration file (aka INI file). |
|
IniValidator
An IniValidator provides IniFile s, IniSection s,
and IniItems a way of validating a name for an
IniSection or IniItem which is performed by the
methods: |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |