| Package | Description |
|---|---|
| com.buschmais.jqassistant.plugin.maven3.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MavenPomXmlDescriptor
Descriptor for a pom.xml.
|
| Modifier and Type | Method and Description |
|---|---|
MavenPomDescriptor |
MavenPomXmlDescriptor.getParent()
Get the location of the parent project, if one exists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenPomXmlDescriptor.setParent(MavenPomDescriptor parent)
Set the parent POM.
|
Copyright © 2015 buschmais GbR. All rights reserved.