java.lang.Cloneable
public 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, setOutputproperty
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleInput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public 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.Task
org.apache.tools.ant.BuildException
- if a validation error occursCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.