public interface IniFileWriter
| Modifier and Type | Method and Description |
|---|---|
void |
writeSections(Path path,
Map<String,OptionMap> sections) |
void writeSections(Path path, Map<String,OptionMap> sections) throws IOException
IOExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.