by purcell
This project provides a convenient, compact, pre-packaged and comprehensively documented suite of command line option parsers for the use of Java programmers. Initially, parsing compatible with GNU-style 'getopt' is provided.
purcell committed patchset 42 of module jargs to the Java command line option parsing suite CVS repository, changing 1 files
purcell committed patchset 41 of module jargs to the Java command line option parsing suite CVS repository, changing 2 files
austin_hastings created the Serializable warnings from sun java 6 compiler artifact
Anonymous created the Move default value into the option artifact
Anonymous created the Provide a default "usage print" artifact
Changes from 0.5 to 1.0 ======================= - Added getOptionValue(Option, Object) which takes an Object as a potential default value for the given Option. If the option is not present on the command line, the default is returned instead. This ...
Changes from 0.5 to 1.0 ======================= - Added getOptionValue(Option, Object) which takes an Object as a potential default value for the given Option. If the option is not present on the command line, the default is returned instead. This ...
ewanmellor commented on the Default values artifact
ewanmellor commented on the Concatenated boolean flag support artifact
ewanmellor commented on the ListOption to allow for more than one parameter with a value artifact
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use