[X] The "/smtpserverwin/smtp.zip" file could not be found or is not available. Please select another file.

Share

More
Java command line option parsing suite Icon

Java command line option parsing suite

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.


http://jargs.sourceforge.net





Separate each tag with a space.

Release Date:

2005-04-14

License:

Operating System:

Intended Audience:

Programming Language:

Registered:

2001-08-07

Ratings and Reviews

Be the first to post a text review of Java command line option parsing suite. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    purcell committed patchset 42 of module jargs to the Java command line option parsing suite CVS repository, changing 1 files

    posted by purcell 652 days ago

  • Code committed

    purcell committed patchset 41 of module jargs to the Java command line option parsing suite CVS repository, changing 2 files

    posted by purcell 652 days ago

  • Tracker artifact added

    posted by austin_hastings 752 days ago

  • Tracker artifact added

    Anonymous created the Move default value into the option artifact

    posted by nobody 818 days ago

  • Tracker artifact added

    Anonymous created the Provide a default "usage print" artifact

    posted by nobody 818 days ago

  • jargs 1.0 file released: jargs-1.0.zip

    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 addresses bug 1051346 submitted by Tomas Znamenacek, and feature request 527808. - Added getOptionValues(Option) which will return a list of occurrences of a single option, and added the ability internally to cope with such multiple occurrences. This accepts and uses patch 1164413, and closes patch 1083615 (it solves the same problem in a better way). - Added support for concatenated boolean options (those written -bcd where -b, -c, and -d are boolean options). This accepts and uses patch 621087 by Vidar Holen. - Added some more unit tests. - Some code clean-ups.

    posted 1672 days ago

  • File released: /jargs/1.0/jargs-1.0.zip

    posted 1672 days ago

  • jargs 1.0 file released: jargs-1.0.tar.bz2

    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 addresses bug 1051346 submitted by Tomas Znamenacek, and feature request 527808. - Added getOptionValues(Option) which will return a list of occurrences of a single option, and added the ability internally to cope with such multiple occurrences. This accepts and uses patch 1164413, and closes patch 1083615 (it solves the same problem in a better way). - Added support for concatenated boolean options (those written -bcd where -b, -c, and -d are boolean options). This accepts and uses patch 621087 by Vidar Holen. - Added some more unit tests. - Some code clean-ups.

    posted 1675 days ago

  • Tracker comment added

    ewanmellor commented on the Default values artifact

    posted by ewanmellor 1675 days ago

  • Tracker comment added

    ewanmellor commented on the Concatenated boolean flag support artifact

    posted by ewanmellor 1675 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Java command line option parsing suite Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review