Package | Description |
---|---|
org.ini4j |
[ini4j] main package
|
org.ini4j.spi |
[ini4j] service provider package
|
Modifier and Type | Class and Description |
---|---|
class |
Wini |
Modifier and Type | Method and Description |
---|---|
protected Ini |
ConfigParser.getIni() |
protected Ini |
IniPreferences.getIni()
Provide access to underlaying
Ini implementation. |
Constructor and Description |
---|
IniPreferences(Ini ini)
Constructs a new preferences node on top of
Ini instance. |
Modifier and Type | Method and Description |
---|---|
static IniBuilder |
IniBuilder.newInstance(Ini ini) |
void |
IniBuilder.setIni(Ini value) |
Copyright © 2015. All rights reserved.