public class ExcelAntTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
ExcelAntTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPrecision(ExcelAntPrecision prec) |
void |
addTest(ExcelAntTest testElement) |
void |
addUdf(ExcelAntUserDefinedFunction def) |
void |
execute() |
void |
setFailOnError(boolean value) |
void |
setFileName(String fileName) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic static final String VERSION
public void addPrecision(ExcelAntPrecision prec)
public void setFailOnError(boolean value)
public void setFileName(String fileName)
public void addTest(ExcelAntTest testElement)
public void addUdf(ExcelAntUserDefinedFunction def)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildException