org.naturalcli.commands
Class HTMLHelpCommand

java.lang.Object
  extended by org.naturalcli.Command
      extended by org.naturalcli.commands.HTMLHelpCommand

public class HTMLHelpCommand
extends Command

Implements a command that outputs help information to the console in HTML format.

Author:
Ferran Busquets
See Also:
HTMLHelpCommandExecutor

Constructor Summary
HTMLHelpCommand(java.util.Set<Command> commands)
          Constructor.
 
Method Summary
 
Methods inherited from class org.naturalcli.Command
getExecutor, getHelp, getSyntax, isHidden
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLHelpCommand

public HTMLHelpCommand(java.util.Set<Command> commands)
Constructor.

Parameters:
commands - the set of commands for the help