java.lang.Cloneable
public class Unxz extends Unpack
description, location, project
dest, source, srcResource
Constructor | Description |
---|---|
Unxz() |
Modifier and Type | Method | 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.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
addConfigured, execute, setDest, setDest, setSrc, setSrc, setSrcResource
protected java.lang.String getDefaultExtension()
getDefaultExtension
in class Unpack
protected boolean supportsNonFileResources()
This implementation returns true only.
supportsNonFileResources
in class Unpack