Package org.xnap.cmdl

Provides interfaces and classes for command line input and console output.

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  
 

Package org.xnap.cmdl Description

Provides interfaces and classes for command line input and console output.



Copyright © 2001-2005 XNap Team. All Rights Reserved.