|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.antcontrib.inifile.IniFileTask.IniOperation | +--net.sf.antcontrib.inifile.IniFileTask.Set
Constructor Summary | |
IniFileTask.Set()
|
Method Summary | |
protected void |
operate(IniFile file)
|
void |
setOperation(java.lang.String operation)
|
void |
setValue(java.lang.String value)
|
Methods inherited from class net.sf.antcontrib.inifile.IniFileTask.IniOperation |
execute, getProperty, getSection, isActive, setIf, setProperty, setSection, setUnless |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IniFileTask.Set()
Method Detail |
public void setValue(java.lang.String value)
public void setOperation(java.lang.String operation)
protected void operate(IniFile file)
operate
in class IniFileTask.IniOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |