public class Rake extends RakeTaskBase
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
taskname |
filename| Constructor and Description |
|---|
Rake() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setTask(java.lang.String taskname) |
acquireRakeReference, handleFilenameArgument, rakeMethod, setFilebindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class RakeTaskBaseorg.apache.tools.ant.BuildExceptionpublic void setTask(java.lang.String taskname)