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
IOException
public void saveINI(IniList ini, String path, boolean append) throws IOException
IOException
Copyright © 2015 Open Microscopy Environment