| Attributes |
The Attributes class is used to store values for Manifest entries. |
| Attributes.Name |
No description provided. |
| JarEntry |
No description provided. |
| JarFile |
JarFile is used to read jar entries and their associated data from jar files. |
| JarInputStream |
No description provided. |
| JarOutputStream |
The JarOutputStream is used to output data in JarFile format. |
| Manifest |
The Manifest class is used to obtain attribute information for a JarFile and
its entries. |
| Pack200 |
Class that initialize Packer and Unpacker
See JSR200 |