org.apache.tools.ant.taskdefs

Class BUnzip2

public class BUnzip2 extends Unpack

Expands a file that has been compressed 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 voidextract()
protected StringgetDefaultExtension()

Method Detail

extract

protected void extract()

getDefaultExtension

protected String getDefaultExtension()
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.