| Package | Description | 
|---|---|
| org.apache.maven.model.io | 
| Modifier and Type | Method and Description | 
|---|---|
| Model | ModelReader. read(File input,
        Map<String,?> options)Reads the model from the specified file. | 
| Model | ModelReader. read(InputStream input,
        Map<String,?> options)Reads the model from the specified byte stream. | 
| Model | ModelReader. read(Reader input,
        Map<String,?> options)Reads the model from the specified character reader. | 
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.