All Classes and Interfaces

Class
Description
 
 
 
Transforms a JAR file to or from a packed stream in Pack200 format.
The packer engine applies various transformations to the input JAR file, making the pack stream highly compressible by a compressor such as gzip or zip.
The unpacker engine converts the packed stream to a JAR file.