Package org.apache.commons.compress.java.util.jar
-
Interface Summary Interface Description Pack200.Packer The interface defining the API for converting a JAR file to an output stream in the Pack200 format.Pack200.Unpacker The interface defining the API for converting a packed stream in the Pack200 format to a JAR file. -
Class Summary Class Description Pack200 Class factory forPack200.Packer
andPack200.Unpacker
.