public interface ConfigModelIO
ConfigModel.
Created on 02/10/16.| Modifier and Type | Method and Description |
|---|---|
ConfigModel |
read(Path path) |
void |
write(ConfigModel model,
Path path) |
ConfigModel read(Path path) throws ReadConfigModelException
ReadConfigModelExceptionvoid write(ConfigModel model, Path path) throws WriteConfigModelException
WriteConfigModelExceptionCopyright © 2016–2018 CodeLutin. All rights reserved.