public interface IManifestProvider
Manifest| Modifier and Type | Method and Description |
|---|---|
Manifest |
create(JarPackageData jarPackage)
Creates a manifest as defined by the
JarPackage. |
Manifest |
createDefault(String manifestVersion)
Creates a default manifest.
|
Manifest create(JarPackageData jarPackage) throws CoreException
JarPackage.jarPackage - the JAR package specificationCoreException - if access to any resource described by the JAR package has failed
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.