| Package | Description |
|---|---|
| org.eclipse.tycho.versions.engine | |
| org.eclipse.tycho.versions.manipulation | |
| org.eclipse.tycho.versions.pom |
| Modifier and Type | Method and Description |
|---|---|
MutablePomFile |
VersionChange.getProject() |
| Constructor and Description |
|---|
VersionChange(MutablePomFile pom,
String newVersion) |
VersionChange(MutablePomFile pom,
String version,
String newVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractMetadataManipulator.isBundle(MutablePomFile pom) |
| Modifier and Type | Method and Description |
|---|---|
static MutablePomFile |
MutablePomFile.read(File file) |
static MutablePomFile |
MutablePomFile.read(InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MutablePomFile.write(MutablePomFile pom,
File file) |
static void |
MutablePomFile.write(MutablePomFile pom,
OutputStream out) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.