jargs.test.gnu

Class CustomOptionTestCase.ShortDateOption

public static class CustomOptionTestCase.ShortDateOption extends CmdLineParser.Option

Constructor Summary
ShortDateOption(char shortForm, String longForm)
Method Summary
protected ObjectparseValue(String arg, Locale locale)

Constructor Detail

ShortDateOption

public ShortDateOption(char shortForm, String longForm)

Method Detail

parseValue

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.