|
Eclipse JDT Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | 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 specification
CoreException
- 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 Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |