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