Provides Java classes necessary to create a command line system.

This package provides an API for build a command line system (up to five levels). Basically, a command is composed of program and options. An option is a linked list composed of option items. An option item composed by option flags and option arguments.

Features

Bellows are some features of this package:

Usage

Related Documents

@since 2002