Uses of Class
org.eclipse.tycho.versions.bundle.MutableManifestElement
-
Packages that use MutableManifestElement Package Description org.eclipse.tycho.versions.bundle -
-
Uses of MutableManifestElement in org.eclipse.tycho.versions.bundle
Methods in org.eclipse.tycho.versions.bundle that return types with arguments of type MutableManifestElement Modifier and Type Method Description static java.util.List<MutableManifestElement>MutableManifestElement. parseHeader(java.lang.String name, java.lang.String value)private java.util.List<MutableManifestElement>MutableBundleManifest. parseHeaderForMutation(java.lang.String name)Method parameters in org.eclipse.tycho.versions.bundle with type arguments of type MutableManifestElement Modifier and Type Method Description voidManifestAttribute. set(java.lang.String name, java.util.List<MutableManifestElement> manifestElements)
-