tomp.xtcl.command
Class End

java.lang.Object
  extended bytomp.xtcl.command.AbstractCommand
      extended bytomp.xtcl.command.End
All Implemented Interfaces:
Command

public class End
extends AbstractCommand


Constructor Summary
End()
           
 
Method Summary
 java.lang.String toString()
           
 
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, wait, wait, wait
 

Constructor Detail

End

public End()
Method Detail

toString

public java.lang.String toString()