Class | Description |
---|---|
Attributes |
The Attributes class is used to store values for Manifest entries.
|
Attributes.Name | |
JarEntry |
JarEntry represents an entry in a JAR file.
|
JarFile |
JarFile is used to read jar entries and their associated data from jar files.
|
JarInputStream | |
JarOutputStream | |
Manifest |
The Manifest class is used to obtain attribute information for a JarFile and
its entries.
|
Exception | Description |
---|---|
JarException |