|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Command | Defines the requirements for classes that provide commands. |
Completer | Defines the requirements for classes that provide a completer. |
Console | Defines the requirements for classes that provides output functionality and possibly support for user input. |
Class Summary | |
---|---|
AbstractCommand | |
CommandHelper | Provides a set of common commands and static helper methods. |
CommandLine | |
DefaultCompleter | |
Executer | This class is thread safe. |
LocalExecuter | This class is thread safe. |
ReadlineConsole | A wrapper class for JavaReadline and the GNU Readline library. |
Exception Summary | |
---|---|
ParameterException | |
SyntaxException |
Provides interfaces and classes for command line input and console output.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |