public class SimpleIniFileWriter extends Object implements IniFileWriter
IniFileWriter| Constructor and Description |
|---|
SimpleIniFileWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeSections(Path path,
Map<String,OptionMap> sections) |
public void writeSections(Path path, Map<String,OptionMap> sections) throws IOException
writeSections in interface IniFileWriterIOExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.