de.cohesion.bssh
Class Help

java.lang.Object
  extended by de.cohesion.bssh.Option
      extended by de.cohesion.bssh.Help

public class Help
extends Option

Author:
schulzs

Field Summary
static java.lang.String HELP_TEXT
           
static java.lang.String KEY
           
 
Constructor Summary
Help()
           
 
Method Summary
protected  void parse(java.lang.String raw)
           
 
Methods inherited from class de.cohesion.bssh.Option
getArity, getHelpText, getKey, isActive, setActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

public static final java.lang.String KEY
See Also:
Constant Field Values

HELP_TEXT

public static final java.lang.String HELP_TEXT
See Also:
Constant Field Values
Constructor Detail

Help

public Help()
Method Detail

parse

protected void parse(java.lang.String raw)
              throws ParseException
Specified by:
parse in class Option
Throws:
ParseException


Copyright © 2005 . All Rights Reserved.