|
||||||||||
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.FileCommand
Field Summary | |
protected java.lang.String |
fileName
|
Fields inherited from class tomp.xtcl.command.VarCommand |
var |
Constructor Summary | |
FileCommand()
|
Method Summary | |
void |
setFile(java.lang.String fN)
|
Methods inherited from class tomp.xtcl.command.VarCommand |
setVar |
Methods inherited from class tomp.xtcl.command.AbstractCommand |
execute, 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, toString, wait, wait, wait |
Field Detail |
protected java.lang.String fileName
Constructor Detail |
public FileCommand()
Method Detail |
public void setFile(java.lang.String fN)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |