| Package | Description |
|---|---|
| ca.szc.configparser |
| Modifier and Type | Method and Description |
|---|---|
static void |
Main.main(String[] args) |
Ini |
Ini.read(BufferedReader reader)
Parse INI text
|
Ini |
Ini.read(Path iniPath)
Parse an INI file with the default
Charset |
Ini |
Ini.read(Path iniPath,
Charset charset)
Parse an INI file with a specified
Charset |
Copyright © 2016. All rights reserved.