public class PanCheckSyntaxTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
PanCheckSyntaxTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguredFileSet(org.apache.tools.ant.types.FileSet fileset)
Support nested fileset elements.
|
void |
execute() |
void |
setVerbose(boolean verbose)
Flag to indicate that extra information should be written to the standard
output.
|
void |
setWarnings(String warnings)
Determines whether deprecation warnings are emitted and if so, whether to
treat them as fatal errors.
|
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 execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic void addConfiguredFileSet(org.apache.tools.ant.types.FileSet fileset)
fileset - a configured FileSetpublic void setVerbose(boolean verbose)
verbose - public void setWarnings(String warnings)
warnings - Copyright © 2014 Quattor. All Rights Reserved.