org.apache.tools.ant.taskdefs
Class GZip
Compresses a file with the GZIP algorithm. Normally used to compress
non-compressed archives such as TAR files.
protected void | pack()- perform the GZip compression operation.
|
execute, getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
pack
protected void pack()
perform the GZip compression operation.
- pack in interface Pack
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.