|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.naturalcli.commands.HTMLHelpCommandExecutor
public class HTMLHelpCommandExecutor
Executor for HTMLHelpCommand
HTMLHelpCommandExecutor| Constructor Summary | |
|---|---|
HTMLHelpCommandExecutor(java.util.Set<Command> commands)
Constructor. |
|
| Method Summary | |
|---|---|
void |
execute(ParseResult parseResult)
Execute the command. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLHelpCommandExecutor(java.util.Set<Command> commands)
commands - the set of commands for the help| Method Detail |
|---|
public void execute(ParseResult parseResult)
ICommandExecutor
execute in interface ICommandExecutorparseResult - the parse data for the command.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||