public class EnvGenTask extends org.apache.tools.ant.Task
Modifier and Type | Class and Description |
---|---|
static class |
EnvGenTask.SharedVariable
Represents a shared variable for the FreeMarker configuration.
|
static class |
EnvGenTask.TransformSpecification
Represents a shared transform for the FreeMarker configuration.
|
Constructor and Description |
---|
EnvGenTask() |
Modifier and Type | Method and Description |
---|---|
void |
addConfiguredSharedVariable(EnvGenTask.SharedVariable var) |
void |
addConfiguredSource(org.apache.tools.ant.types.FileSet fileSet) |
void |
addConfiguredTransform(EnvGenTask.TransformSpecification transformSpec) |
void |
execute() |
void |
setDestDir(File file) |
void |
setDiffToUpdate(boolean diffToUpdate) |
void |
setEnvPropertiesFile(File file) |
void |
setOverwrite(boolean overwrite) |
void |
setStripFileExtension(boolean stripFileExtension) |
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 EnvGenTask()
public void addConfiguredSource(org.apache.tools.ant.types.FileSet fileSet)
public void addConfiguredSharedVariable(EnvGenTask.SharedVariable var)
public void addConfiguredTransform(EnvGenTask.TransformSpecification transformSpec)
public void setDestDir(File file)
public void setEnvPropertiesFile(File file)
public void setOverwrite(boolean overwrite)
public void setDiffToUpdate(boolean diffToUpdate)
public void setStripFileExtension(boolean stripFileExtension)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
EnvGen available from www.basilv.com/psd/software Copyright © 2007 Basil Vandegriend. All Rights Reserved.