Package joptsimple

Class Summary
ArgumentAcceptingOptionSpec Specification of an option that accepts an argument.
OptionParser Parses command line arguments according to GNU's conventions.
OptionSet Representation of a group of detected command line options, their arguments, and non-option arguments.
OptionSpecBuilder Wraps an option specification, and allows callers to specify whether the option accepts arguments (required or optional).
 

Exception Summary
OptionException Thrown when a problem occurs during option parsing.
 



© Copyright 2004-2008 Paul R. Holser, Jr. All rights reserved. Licensed under the Academic Free License version 3.0. pholser@alumni.rice.edu