| Package | Description |
|---|---|
| java.net | |
| java.util.jar |
| Modifier and Type | Method and Description |
|---|---|
Manifest |
JarURLConnection.getManifest() |
| Modifier and Type | Method and Description |
|---|---|
protected Package |
URLClassLoader.definePackage(String var0,
Manifest var1,
URL var2) |
| Modifier and Type | Method and Description |
|---|---|
Manifest |
JarInputStream.getManifest() |
Manifest |
JarFile.getManifest() |
| Constructor and Description |
|---|
JarOutputStream(OutputStream var0,
Manifest var1) |
Manifest(Manifest var0) |