Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.model.io |
Modifier and Type | Interface and Description |
---|---|
interface |
ModelProcessor |
Modifier and Type | Class and Description |
---|---|
class |
DefaultModelProcessor |
Modifier and Type | Method and Description |
---|---|
protected ModelReader |
DefaultModelBuilderFactory.newModelReader() |
Modifier and Type | Method and Description |
---|---|
DefaultModelProcessor |
DefaultModelProcessor.setModelReader(ModelReader reader) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultModelReader
Handles deserialization of a model from some kind of textual format like XML.
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.