java.lang.Cloneablepublic class IniFileTask
extends org.apache.tools.ant.Task
| Modifier and Type | Class | Description |
|---|---|---|
class |
IniFileTask.Exists |
|
class |
IniFileTask.Get |
|
static class |
IniFileTask.IniOperation |
|
static class |
IniFileTask.IniOperationConditional |
|
static class |
IniFileTask.IniOperationPropertySetter |
|
static class |
IniFileTask.Remove |
|
class |
IniFileTask.Set |
| Constructor | Description |
|---|---|
IniFileTask() |
| Modifier and Type | Method | Description |
|---|---|---|
IniFileTask.Exists |
createExists() |
|
IniFileTask.Get |
createGet() |
|
IniFileTask.Remove |
createRemove() |
|
IniFileTask.Set |
createSet() |
|
void |
execute() |
|
void |
setDest(java.io.File dest) |
|
void |
setSource(java.io.File source) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic IniFileTask.Set createSet()
public IniFileTask.Remove createRemove()
public IniFileTask.Exists createExists()
public IniFileTask.Get createGet()
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.Taskorg.apache.tools.ant.BuildException