Java command line arguments parser

Edit Package args4j
https://args4j.kohsuke.org

args4j is a small Java class library that makes it easy
to parse command line options/arguments in your CUI application.
- 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)

Source Files (show merged sources derived from linked package)
Filename Size Changed
Comments 0
No comments available
openSUSE Build Service is sponsored by