tomp.xtcl.command
Class DumpCommand

java.lang.Object
  extended bytomp.xtcl.command.AbstractCommand
      extended bytomp.xtcl.command.DumpCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
DumpContext, DumpContexts

public class DumpCommand
extends AbstractCommand


Field Summary
protected  boolean deep
           
 
Constructor Summary
DumpCommand()
           
 
Method Summary
 void setDeep(boolean v)
           
 
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

deep

protected boolean deep
Constructor Detail

DumpCommand

public DumpCommand()
Method Detail

setDeep

public void setDeep(boolean v)