Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
Prerequisites |
Model.getPrerequisites()
Get describes the prerequisites in the build environment for
this project.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setPrerequisites(Prerequisites prerequisites)
Set describes the prerequisites in the build environment for
this project.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updatePrerequisites(Prerequisites prerequisites,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updatePrerequisites.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.