|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IManifestProvider
A manifest provider creates manifest files. Clients may implement this interface.
Manifest
Method Summary | |
---|---|
Manifest |
create(JarPackageData jarPackage)
Creates a manifest as defined by the JarPackage . |
Manifest |
createDefault(String manifestVersion)
Creates a default manifest. |
Method Detail |
---|
Manifest create(JarPackageData jarPackage) throws CoreException
JarPackage
.
jarPackage
- the JAR package specification
CoreException
- if access to any resource described by the JAR package has failedManifest createDefault(String manifestVersion)
manifestVersion
- a string denoting the manifest version
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.