gov.nasa.pds.validate.commandline.options
Class FlagOptions
java.lang.Object
gov.nasa.pds.validate.commandline.options.FlagOptions
public class FlagOptions
- extends Object
Class that builds the command-line options.
- Author:
- mcayanan
Method Summary |
static org.apache.commons.cli.Options |
getOptions()
Get the list of options. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlagOptions
public FlagOptions()
getOptions
public static org.apache.commons.cli.Options getOptions()
- Get the list of options.
- Returns:
- A list of options.
Copyright © 2010-2013 Planetary Data System. All Rights Reserved.