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