java.lang.Cloneable
public class Xz extends Pack
description, location, project
Constructor | Description |
---|---|
Xz() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
pack() |
Compress the zipFile.
|
protected boolean |
supportsNonFileResources() |
Whether this task can deal with non-file resources.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addConfigured, execute, getSrcResource, setDestfile, setSrc, setSrcResource, setZipfile, zipFile, zipResource
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
protected boolean supportsNonFileResources()
This implementation always returns true only.
supportsNonFileResources
in class Pack