| Modifier and Type | Method and Description |
|---|---|
static Ini |
Ini.fromResourcePath(String resourcePath)
Creates a new
Ini instance loaded with the INI-formatted data in the resource at the given path. |
| Constructor and Description |
|---|
Ini(Ini defaults)
Creates a new
Ini instance with the specified defaults. |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.