gov.nasa.pds.validate.commandline.options
Class FlagOptions

java.lang.Object
  extended by gov.nasa.pds.validate.commandline.options.FlagOptions

public class FlagOptions
extends Object

Class that builds the command-line options.

Author:
mcayanan

Constructor Summary
FlagOptions()
           
 
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
 

Constructor Detail

FlagOptions

public FlagOptions()
Method Detail

getOptions

public static org.apache.commons.cli.Options getOptions()
Get the list of options.

Returns:
A list of options.


Copyright © 2010-2011 Planetary Data System. All Rights Reserved.