|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ini | |
---|---|
org.ini4j | [ini4j] main package |
org.ini4j.spi | [ini4j] service provider package |
Uses of Ini in org.ini4j |
---|
Subclasses of Ini in org.ini4j | |
---|---|
class |
Wini
|
Methods in org.ini4j that return Ini | |
---|---|
protected Ini |
ConfigParser.getIni()
|
protected Ini |
IniPreferences.getIni()
Provide access to underlaying Ini implementation. |
Constructors in org.ini4j with parameters of type Ini | |
---|---|
IniPreferences(Ini ini)
Constructs a new preferences node on top of Ini instance. |
Uses of Ini in org.ini4j.spi |
---|
Methods in org.ini4j.spi with parameters of type Ini | |
---|---|
static IniBuilder |
IniBuilder.newInstance(Ini ini)
|
void |
IniBuilder.setIni(Ini value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |