Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.xpp3 | |
org.apache.maven.project |
Modifier and Type | Field and Description |
---|---|
private ActivationFile |
Activation.file
Specifies that this profile will be activated based on
existence of a file.
|
Modifier and Type | Method and Description |
---|---|
ActivationFile |
Activation.getFile()
Get specifies that this profile will be activated based on
existence of a file.
|
Modifier and Type | Method and Description |
---|---|
void |
Activation.setFile(ActivationFile file)
Set specifies that this profile will be activated based on
existence of a file.
|
Modifier and Type | Method and Description |
---|---|
private ActivationFile |
MavenXpp3Reader.parseActivationFile(org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method parseActivationFile.
|
Modifier and Type | Method and Description |
---|---|
private void |
MavenXpp3Writer.writeActivationFile(ActivationFile activationFile,
java.lang.String tagName,
org.codehaus.plexus.util.xml.pull.XmlSerializer serializer)
Method writeActivationFile.
|
Modifier and Type | Method and Description |
---|---|
static ActivationFile |
ModelUtils.cloneActivationFile(ActivationFile src) |
Modifier and Type | Method and Description |
---|---|
static ActivationFile |
ModelUtils.cloneActivationFile(ActivationFile src) |