@Component(role=org.apache.maven.model.io.ModelReader.class,
hint="yaml")
public class YamlModelReader
extends ModelReaderSupport
| Constructor and Description |
|---|
YamlModelReader() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.model.Model |
read(Reader input,
Map<String,?> options) |
read, readpublic org.apache.maven.model.Model read(Reader input, Map<String,?> options) throws IOException, org.apache.maven.model.io.ModelParseException
IOExceptionorg.apache.maven.model.io.ModelParseExceptionCopyright © 2025. All rights reserved.