public class CheckZipTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
CheckZipTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFilelist(org.apache.tools.ant.types.FileList list)
Add a filelist to touch
|
void |
addFileset(org.apache.tools.ant.types.FileSet set)
Add a set of files to touch
|
void |
execute() |
void |
setZipfile(java.lang.String s) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void addFileset(org.apache.tools.ant.types.FileSet set)
public void addFilelist(org.apache.tools.ant.types.FileList list)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic void setZipfile(java.lang.String s)