|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.naturalcli.Command
org.naturalcli.commands.HTMLHelpCommand
public class HTMLHelpCommand
Implements a command that outputs help information to the console in HTML format.
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 |
|---|
public HTMLHelpCommand(java.util.Set<Command> commands)
commands - the set of commands for the help
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||