libjsap-java-doc

Java simple argument parser (documentation)
  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
this package contains the api documentation of libjsap-java.