Package | Description |
---|---|
org.eclipse.tycho.versions.manipulation | |
org.eclipse.tycho.versions.pom |
Modifier and Type | Method and Description |
---|---|
private void |
PomManipulator.changeProperties(java.lang.String pomPath,
java.util.List<Property> properties,
java.lang.String propertyName,
java.lang.String propertyValue) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Property> |
PomFile.getProperties() |
java.util.List<Property> |
Profile.getProperties() |
static java.util.List<Property> |
Property.getProperties(de.pdark.decentxml.Element dom) |