public class IniFile extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAllKeyVals(String section) |
void |
load(String path) |
public IniFile(String path) throws IOException
IOExceptionpublic void load(String path) throws IOException
IOExceptionCopyright © 2024 Amazon.com Inc.. All rights reserved.