Class ConfigModelIOYamlImpl

java.lang.Object
org.nuiton.config.plugin.io.ConfigModelIOYamlImpl
All Implemented Interfaces:
ConfigModelIO

@Component(role=ConfigModelIO.class, hint="yaml") public class ConfigModelIOYamlImpl extends Object implements ConfigModelIO
Implementation using yaml format. Created on 01/10/16.
Since:
3.0
Author:
Tony Chemit - dev@tchemit.fr