com.marklogic.shell
Class show

java.lang.Object
  extended bycom.marklogic.shell.show
All Implemented Interfaces:
Command

public class show
extends java.lang.Object
implements Command


Constructor Summary
show()
           
 
Method Summary
 void execute(Environment env, java.lang.String option)
           
 java.lang.String getHelp()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

show

public show()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface Command

getHelp

public java.lang.String getHelp()
Specified by:
getHelp in interface Command

execute

public void execute(Environment env,
                    java.lang.String option)
Specified by:
execute in interface Command


Copyright © 2005 Andrew Bruno