Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libjsap-java
Java simple argument parser
http://www.martiansoftware.com/jsap/
0
no reviews
Install
Library which ease the parsing of arguments (e.g. from a command line) for java developers. it has features like:
* support both switch and flags
* cast the arguments to the expected type of object
* can handle configuration file with default values