@Component(role=org.apache.maven.model.io.ModelReader.class, hint="yaml") public class YamlModelReader extends ModelReaderSupport
Modifier and Type | Field and Description |
---|---|
private org.yaml.snakeyaml.Yaml |
yaml |
Constructor and Description |
---|
YamlModelReader() |
Modifier and Type | Method and Description |
---|---|
org.apache.maven.model.Model |
read(java.io.Reader input,
java.util.Map<java.lang.String,?> options) |
read, read