CloneableAbstractTransformTaskpublic abstract class AbstractProcessTask
extends org.apache.tools.ant.Task
| Constructor | Description |
|---|---|
AbstractProcessTask() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
addFileset(org.apache.tools.ant.types.FileSet set) |
|
protected void |
beforeExecute() |
|
void |
execute() |
|
protected Collection |
getFiles() |
|
protected abstract void |
processFile(File file) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectbindToOwner, 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)
protected Collection getFiles()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionprotected void beforeExecute()
throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildExceptionCopyright © 2018. All rights reserved.