| Constructor and Description |
|---|
Break() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBreak(Break b)
Adds a nested Break.
|
boolean |
doBreak() |
void |
execute() |
void |
setBreak(boolean b)
Set the break flag to the given value.
|
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 setBreak(boolean b)
Breakablepublic void addBreak(Break b)
Breakablepublic void execute()
execute in class org.apache.tools.ant.Task