Package com.izforge.izpack.compressor

Interface Summary
PackCompressor IzPack will be able to support different compression methods for the packs included in the installation jar file.
 

Class Summary
BZip2PackCompressor IzPack will be able to support different compression methods for the packs included in the installation jar file.
DefaultPackCompressor IzPack will be able to support different compression methods for the packs included in the installation jar file.
PackCompressorBase IzPack will be able to support different compression methods for the packs included in the installation jar file.
PackCompressorFactory IzPack will be able to support different compression methods for the packs included in the installation jar file.
RawPackCompressor IzPack will be able to support different compression methods for the packs included in the installation jar file.