Package org.nuiton.config.plugin.io
Class ConfigModelIOIniImpl
java.lang.Object
org.nuiton.config.plugin.io.ConfigModelIOIniImpl
- All Implemented Interfaces:
ConfigModelIO
@Component(role=ConfigModelIO.class,
hint="ini")
public class ConfigModelIOIniImpl
extends Object
implements ConfigModelIO
Implementation using
ini format.
Created on 02/10/16.- Since:
- 3.0
- Author:
- Tony Chemit - dev@tchemit.fr
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigModelIOIniImpl
public ConfigModelIOIniImpl()
-
-
Method Details
-
read
- Specified by:
readin interfaceConfigModelIO- Throws:
ReadConfigModelException
-
write
- Specified by:
writein interfaceConfigModelIO- Throws:
WriteConfigModelException
-