| Package | Description |
|---|---|
| io.ous.jtoml |
| Modifier and Type | Method and Description |
|---|---|
static Toml |
JToml.parse(File file) |
static Toml |
JToml.parse(InputStream input) |
static Toml |
JToml.parse(Reader reader) |
static Toml |
JToml.parseString(String config) |
Copyright © 2017. All rights reserved.