com.marklogic.shell
Class help

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

public class help
extends java.lang.Object
implements Command


Constructor Summary
help()
           
 
Method Summary
 void execute(Environment env, java.lang.String commandString)
           
 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

help

public help()
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 commandString)
Specified by:
execute in interface Command


Copyright © 2005 Andrew Bruno