For updates and more see jargs.sourceforge.net

Serialized Form


Package jargs.gnu

Class jargs.gnu.CmdLineParser.IllegalOptionValueException extends CmdLineParser.OptionException implements Serializable

Serialized Fields

option

CmdLineParser.Option option

value

java.lang.String value

Class jargs.gnu.CmdLineParser.NotFlagException extends CmdLineParser.UnknownOptionException implements Serializable

Serialized Fields

notflag

char notflag

Class jargs.gnu.CmdLineParser.OptionException extends java.lang.Exception implements Serializable

Class jargs.gnu.CmdLineParser.UnknownOptionException extends CmdLineParser.OptionException implements Serializable

Serialized Fields

optionName

java.lang.String optionName

Class jargs.gnu.CmdLineParser.UnknownSuboptionException extends CmdLineParser.UnknownOptionException implements Serializable

Serialized Fields

suboption

char suboption


For updates and more see jargs.sourceforge.net

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.