[ Bron: liboptions-java ]
Pakket: liboptions-java-doc (0.0.20120113-3)
Verwijzigingen voor liboptions-java-doc
Debian bronnen:
Het bronpakket liboptions-java downloaden:
- [liboptions-java_0.0.20120113-3.dsc]
- [liboptions-java_0.0.20120113.orig.tar.gz]
- [liboptions-java_0.0.20120113-3.debian.tar.xz]
Beheerders:
Vergelijkbare pakketten:
command line option parsing library for Java (documentation)
Generic Java API to
* Check whether the syntax used is valid and supported * Retrieve the actual data required for the applicationThe Options class implements a generic approach to easily handle the most complex situations. The class allows for a simple definition of the required options and data arguments, and provides thorough syntax checks and easy access to the results of these checks.
This package provides the documentation for the library