public class EldDocWriterTask extends org.apache.tools.ant.Task
Constructor and Description |
---|
EldDocWriterTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes the x4o eld schema task.
|
String |
getDestdir() |
String |
getSupportclass() |
boolean |
isFailonerror() |
boolean |
isVerbose() |
void |
setDestdir(String destdir) |
void |
setFailonerror(boolean failonerror) |
void |
setSupportclass(String supportclass) |
void |
setVerbose(boolean verbose) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public EldDocWriterTask()
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Task.execute()
public String getSupportclass()
public void setSupportclass(String supportclass)
supportclass
- the supportclass to setpublic String getDestdir()
public void setDestdir(String destdir)
destdir
- the destdir to setpublic boolean isVerbose()
public void setVerbose(boolean verbose)
verbose
- the verbose to setpublic boolean isFailonerror()
public void setFailonerror(boolean failonerror)
failonerror
- the failonerror to setCopyright © 2004-2012 X4O. All Rights Reserved.