| Package | Description |
|---|---|
| com.izforge.izpack.api.config | |
| com.izforge.izpack.api.config.spi |
| Modifier and Type | Method and Description |
|---|---|
protected IniHandler |
Ini.newBuilder() |
protected IniHandler |
Reg.newBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Ini.store(IniHandler formatter,
Profile.Section section) |
protected void |
Ini.store(IniHandler formatter,
Profile.Section section,
String option,
int index) |
| Modifier and Type | Class and Description |
|---|---|
class |
IniBuilder |
class |
IniFormatter |
class |
RegBuilder |
| Modifier and Type | Method and Description |
|---|---|
void |
IniParser.parse(InputStream input,
IniHandler handler) |
void |
IniParser.parse(Reader input,
IniHandler handler) |
void |
IniParser.parse(URL input,
IniHandler handler) |
Copyright © 2001–2025. All rights reserved.