See: Description
Interface | Description |
---|---|
IJarDescriptionReader |
Reads the description file of a JAR package data object
into such an object.
|
IJarDescriptionWriter |
Writes the description file of a JAR package data object.
|
IJarExportRunnable |
A runnable which executes a JAR export operation within the workspace.
|
IManifestProvider |
A manifest provider creates manifest files.
|
Class | Description |
---|---|
JarPackageData |
Model for a JAR package which stores information used during JAR export and
import.
|
JarWriter | Deprecated
use
JarWriter3 instead. |
JarWriter2 | Deprecated
Use JarWriter3 instead which leverages new
EFS support |
JarWriter3 |
Creates a JAR file for the given JAR package data.
|
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.