public class IniFileTask
extends org.apache.tools.ant.Task
Modifier and Type | Class and Description |
---|---|
static class |
IniFileTask.IniOperation |
static class |
IniFileTask.Remove |
class |
IniFileTask.Set |
Constructor and Description |
---|
IniFileTask() |
Modifier and Type | Method and Description |
---|---|
IniFileTask.Remove |
createRemove() |
IniFileTask.Set |
createSet() |
void |
execute() |
void |
setDest(java.io.File dest) |
void |
setSource(java.io.File source) |
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 IniFileTask.Set createSet()
public IniFileTask.Remove createRemove()
public void setSource(java.io.File source)
public void setDest(java.io.File dest)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException