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