org.apache.tools.ant.taskdefs

Class BZip2

public class BZip2 extends Pack

Compresses a file with the BZIP2 algorithm. Normally used to compress non-compressed archives such as TAR files.

Since: Ant 1.5

UNKNOWN: category="packaging"

Method Summary
protected voidpack()

Method Detail

pack

protected void pack()
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.