jargs.examples.gnu
Class CustomOptionTest.ShortDateOption
public static
class
CustomOptionTest.ShortDateOption
extends CmdLineParser.Option
A custom type of command line option corresponding to a short
date value, e.g. .
public ShortDateOption(char shortForm, String longForm)
protected Object parseValue(String arg, Locale locale)
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.