Package | Description |
---|---|
org.apache.commons.compress.harmony.pack200 | |
org.apache.commons.compress.java.util.jar |
Modifier and Type | Class and Description |
---|---|
class |
Pack200PackerAdapter
This class provides the binding between the standard Pack200 interface and the internal interface for (un)packing.
|
Modifier and Type | Method and Description |
---|---|
static Pack200.Packer |
Pack200.newPacker()
Returns a new instance of a packer engine.
|