Uses of Class
org.eclipse.tycho.model.manifest.MutableBundleManifest
Packages that use MutableBundleManifest
-
Uses of MutableBundleManifest in org.eclipse.tycho.model.manifest
Methods in org.eclipse.tycho.model.manifest that return MutableBundleManifestModifier and TypeMethodDescriptionstatic MutableBundleManifeststatic MutableBundleManifestMutableBundleManifest.read(InputStream is) Methods in org.eclipse.tycho.model.manifest with parameters of type MutableBundleManifestModifier and TypeMethodDescriptionstatic voidMutableBundleManifest.write(MutableBundleManifest mf, File file) static voidMutableBundleManifest.write(MutableBundleManifest mf, OutputStream os)