
Jcommander is a java framework to parse command line options with annotations. the command line options are defined by annotating the fields of a java class and the parser populates the fields automatically.
this package contains the api documentation of libjcommander-java.