libjsap-java

Java simple argument parser
  http://www.martiansoftware.com/jsap/
  0
  no reviews



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