public class HK2InhabitantGeneratorTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
HK2InhabitantGeneratorTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addClasspath(org.apache.tools.ant.types.Path classpath) |
void |
execute() |
void |
setIncludeDate(boolean includeDate) |
void |
setLocator(String locator) |
void |
setNoSwap(boolean noswap) |
void |
setOutputDirectory(File outputDirectory) |
void |
setTargetDirectory(File targetDirectory) |
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, setTaskTypepublic void setTargetDirectory(File targetDirectory)
public void setVerbose(boolean verbose)
public void setLocator(String locator)
public void setOutputDirectory(File outputDirectory)
public void setNoSwap(boolean noswap)
public void setIncludeDate(boolean includeDate)
public void addClasspath(org.apache.tools.ant.types.Path classpath)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2009–2017 Oracle Corporation. All rights reserved.