tomp.xtcl.command
Class CatchCommand

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

public class CatchCommand
extends AbstractCommand


Constructor Summary
CatchCommand()
           
 
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

CatchCommand

public CatchCommand()
Method Detail

toString

public java.lang.String toString()