Package | Description |
---|---|
org.apache.commons.compress.harmony.unpack200 | |
org.apache.commons.compress.java.util.jar |
Modifier and Type | Class and Description |
---|---|
class |
Pack200UnpackerAdapter
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.Unpacker |
Pack200.newUnpacker()
Returns a new instance of a unpacker engine.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.