Download List

Projeto Descrição

argparse4j is Java port of the Python argparse commandline argument parser.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-08 06:33 Back to release list
0.2.2

Esta versão adiciona várias melhorias para as características existentes. Na anotação do Arg, o argumento de "dest" agora é opcional. A cadeia de herança é consultada agora ao Pesquisar campos e métodos. Ao lidar com um número variável de argumentos posicionais, o valor padrão não é substituído com uma lista vazia se nenhum argumento é fornecido.
This release adds several enhancements to the existing features. In Arg annotation, the "dest" argument is now optional. The inheritance chain is now queried when searching fields and methods. When dealing with a variable number of positional arguments, the default value is not overridden with the empty list if no argument is given.

Project Resources