Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
Parent |
Model.getParent()
Get the location of the parent project, if one exists.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setParent(Parent parent)
Set the location of the parent project, if one exists.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateParent(Parent parent,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateParent.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.