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 List<MutableManifestElement>MutableManifestElement. parseHeader(String name, String value)Method parameters in org.eclipse.tycho.versions.bundle with type arguments of type MutableManifestElement Modifier and Type Method Description voidManifestAttribute. set(String name, List<MutableManifestElement> manifestElements)
-