|
Eclipse JDT 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public Manifest create(JarPackageData jarPackage) throws CoreException
JarPackage
.jarPackage
- the JAR package specificationCoreException
- if access to any resource described by the JAR package has failedpublic Manifest createDefault(String manifestVersion)
manifestVersion
- a string denoting the manifest version
|
Eclipse JDT 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |