Package gov.nasa.pds.validate.commandline.options

  • Class Summary
    Class Description
    ConfigKey
    An interface that contains the valid property keys for the Validate Tool configuration file.
    FlagOptions
    Class that builds the command-line options.
    ToolsOption
    Class that extends Apache's Option class.
  • Enum Summary
    Enum Description
    Flag
    Class that holds the command-line option flags.
  • Exception Summary
    Exception Description
    InvalidOptionException
    An exception that gets thrown when there are problems processing the arguments set on the command-line.