JSAP provides simple but powerful command-line parsing functionality for Java applications. Features include typed arguments, automatic parsing of multi-value arguments, user-defined argument classes, and automatic generation of usage and help text.
One of my favorite Java libraries. It works exactly like you think it should, and is brain-dead simple to integrate with existing projects. In particular, the SimpleJSAP API is really nice.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?