Java GetOpt Library 1.0.1 review
Download
|
|
Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with '--help --xml') and support for online browsing with '--help --browse'.
What's New in This Release:
??? The getopt library can now choose the pluggable look and feel of an application with a standard option "--plaf".
??? A new file of default options (.prefs/default.options) can specify a set of common default options for all programs using the getopt library, such as the PLAF.
Java GetOpt Library 1.0.1 keywords