Class YamlModelChainedFileWriter

All Implemented Interfaces:
ChainedFileWriter, ChainedFileWriterToMemoryModel

@Component(role=org.nuiton.eugene.writer.ChainedFileWriter.class,
           hint="yamlModel2Memory")
public class YamlModelChainedFileWriter
extends BaseChainedFileWriterToMemoryModel
To create a memory model from yaml model files.
Since:
2.6.3
Author:
tchemit