java.lang.Cloneablepublic class ValidatorTask extends BaseRedirectorHelperTask
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
path |
The path to the webapp directory.
|
alwaysLog, failOnError, redirectErrStream, redirector, redirectorConfigured, redirectorElement, redirectOutput, redirectOutStream| Constructor | Description |
|---|---|
ValidatorTask() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute() |
Execute the specified command.
|
java.lang.String |
getPath() |
|
void |
setPath(java.lang.String path) |
addConfiguredRedirector, closeRedirector, handleErrorFlush, handleErrorOutput, handleFlush, handleOutput, handleOutput, isFailOnError, openRedirector, setAlwaysLog, setAppend, setCreateEmptyFiles, setError, setErrorProperty, setFailonerror, setLogError, setOutput, setOutputpropertyequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleInput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic java.lang.String getPath()
public void setPath(java.lang.String path)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildException - if a validation error occursCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.