public class ValidatorTask extends BaseRedirectorHelperTask
| Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
path
The path to the webapp directory. 
 | 
alwaysLog, failOnError, redirectErrStream, redirector, redirectorConfigured, redirectorElement, redirectOutput, redirectOutStream| Constructor and Description | 
|---|
ValidatorTask()  | 
| Modifier and Type | Method and 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, setOutputpropertybindToOwner, 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.