|
Jakarta main
Avalon main
About
Overview
Changes
Download
API Docs
Released Components
Command-Line Inspection
Collections
Component Utilities
Concurrent Threading
DataSource Management
IO Utilities
Pooling Support
Property Utilities
Components under Development
Internationalization
Piping Support
Proxy Implementation
Thread Pool Management
|
Avalon Excalibur
: Command-line Utilities
|
Abstract |
The command line utilities in org.apache.avalon.excalibur.cli
assist you in parsing command line options during startup time. It
allows you to associate a short option and a long option to the same
command, and then test for it in a switch statement.
|
| by
Berin Loritsch, Leo Simons |
|