public class Unxz extends Unpack
dest, source, srcResource
description, location, project
Constructor and Description |
---|
Unxz() |
Modifier and Type | Method and Description |
---|---|
protected void |
extract()
Implement the gunzipping.
|
protected java.lang.String |
getDefaultExtension()
Get the default extension.
|
protected boolean |
supportsNonFileResources()
Whether this task can deal with non-file resources.
|
addConfigured, execute, setDest, setDest, setSrc, setSrc, setSrcResource
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
protected java.lang.String getDefaultExtension()
getDefaultExtension
in class Unpack
protected boolean supportsNonFileResources()
This implementation returns true only.
supportsNonFileResources
in class Unpack