Package org.duracloud.mill.util
Class CommonCommandLineOptions
java.lang.Object
org.apache.commons.cli.Options
org.duracloud.mill.util.CommonCommandLineOptions
- All Implemented Interfaces:
Serializable
public class CommonCommandLineOptions
extends org.apache.commons.cli.Options
- Author:
- Daniel Bernstein Date: Apr 23, 2014
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.cli.Options
addOption, addOption, addOption, addOptionGroup, getOption, getOptionGroup, getOptions, getRequiredOptions, hasOption, toString
-
Field Details
-
CONFIG_FILE_OPTION
- See Also:
-
WORK_DIR_OPTION
- See Also:
-
-
Constructor Details
-
CommonCommandLineOptions
public CommonCommandLineOptions()
-