jargs.examples.gnu
Class CustomOptionTest.ShortDateOption
- CustomOptionTest
public static class CustomOptionTest.ShortDateOption
A custom type of command line option corresponding to a short
date value, e.g. .
protected Object | parseValue(String arg, Locale locale) - Override to extract and convert an option value passed on the
command-line
|
ShortDateOption
public ShortDateOption(char shortForm,
String longForm)
Copyright © 2001-2003 Steve Purcell. Copyright © 2002 Vidar Holen. Copyright © 2002 Michal Ceresna. Copyright © 2005 Ewan Mellor. Released under the terms of the BSD licence.