|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttomp.xtcl.command.AbstractCommand
tomp.xtcl.command.VarCommand
tomp.xtcl.command.SetCommand
Field Summary | |
protected java.lang.String |
srcVar
|
Fields inherited from class tomp.xtcl.command.VarCommand |
var |
Constructor Summary | |
SetCommand()
|
Method Summary | |
int |
execute(Context context)
|
void |
setSrcVar(java.lang.String r)
|
java.lang.String |
toString()
|
Methods inherited from class tomp.xtcl.command.VarCommand |
setVar |
Methods inherited from class tomp.xtcl.command.AbstractCommand |
initParameters, listArray, listList, listMap, newFile, refToFile, refToInputSource, refToJoostStyle, refToResult, refToSource, refToStyle, refToXMLFilter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected java.lang.String srcVar
Constructor Detail |
public SetCommand()
Method Detail |
public void setSrcVar(java.lang.String r)
public int execute(Context context) throws java.lang.Exception
execute
in interface Command
execute
in class AbstractCommand
java.lang.Exception
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |