[ 原始碼: liboptions-java ]
套件:liboptions-java(0.0.20120113-3)
liboptions-java 的相關連結
Debian 的資源:
下載原始碼套件 liboptions-java:
- [liboptions-java_0.0.20120113-3.dsc]
- [liboptions-java_0.0.20120113.orig.tar.gz]
- [liboptions-java_0.0.20120113-3.debian.tar.xz]
維護小組:
相似套件:
command line option parsing library for Java
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.