|
args4j
args4j is java command line options parser.
Features:
* It makes the command line parsing very easy by using annotations.
* You can generate the usage screen very easily.
* You can generate HTML/XML that lists all options for your documentation.
* Fully supports localization.
* It is designed to parse javac like options (as opposed to GNU-style where ls -lR is considered to have two options l and R.)
|
|
|
Category |
Command Line |
License |
MIT License |
HomePage |
https://args4j.dev.java.net/ |
|
|
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States
and other countries. This site is independent of Sun Microsystems, Inc.