| Package | Description |
|---|---|
| org.eclipse.tycho.versions.bundle |
| Modifier and Type | Method and Description |
|---|---|
static MutableBundleManifest |
MutableBundleManifest.read(File file) |
static MutableBundleManifest |
MutableBundleManifest.read(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MutableBundleManifest.write(MutableBundleManifest mf,
File file) |
static void |
MutableBundleManifest.write(MutableBundleManifest mf,
OutputStream os) |
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.