Binary package “libjsap-java-doc” in ubuntu bionic

Java Simple Argument Parser (documentation)

 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.