public class IniWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER
Logger for this class.
|
| Constructor and Description |
|---|
IniWriter() |
public void saveINI(IniList ini, String path) throws IOException
IOExceptionpublic void saveINI(IniList ini, String path, boolean append) throws IOException
IOExceptionCopyright © 2015 Open Microscopy Environment