gov.nasa.pds.validate.commandline.options
Interface Flags

All Known Implementing Classes:
ValidateLauncher

public interface Flags

Class to hold the command-line option flags.

Author:
mcayanan

Field Summary
static int ARGNAME
           
static String[] CONFIG
           
static String[] HELP
           
static String[] LOCAL
           
static int LONG
           
static String[] REGEXP
           
static String[] REPORT
           
static String[] SCHEMA
           
static int SHORT
           
static String[] TARGET
           
static String[] VERBOSE
           
static String[] VERSION
           
static String WHATIS_CONFIG
           
static String WHATIS_HELP
           
static String WHATIS_LOCAL
           
static String WHATIS_REGEXP
           
static String WHATIS_REPORT
           
static String WHATIS_SCHEMA
           
static String WHATIS_TARGET
           
static String WHATIS_VERBOSE
           
static String WHATIS_VERSION
           
 

Field Detail

SHORT

static final int SHORT
See Also:
Constant Field Values

LONG

static final int LONG
See Also:
Constant Field Values

ARGNAME

static final int ARGNAME
See Also:
Constant Field Values

CONFIG

static final String[] CONFIG

REGEXP

static final String[] REGEXP

HELP

static final String[] HELP

REPORT

static final String[] REPORT

TARGET

static final String[] TARGET

VERBOSE

static final String[] VERBOSE

SCHEMA

static final String[] SCHEMA

LOCAL

static final String[] LOCAL

VERSION

static final String[] VERSION

WHATIS_HELP

static final String WHATIS_HELP
See Also:
Constant Field Values

WHATIS_LOCAL

static final String WHATIS_LOCAL
See Also:
Constant Field Values

WHATIS_REGEXP

static final String WHATIS_REGEXP
See Also:
Constant Field Values

WHATIS_REPORT

static final String WHATIS_REPORT
See Also:
Constant Field Values

WHATIS_SCHEMA

static final String WHATIS_SCHEMA
See Also:
Constant Field Values

WHATIS_TARGET

static final String WHATIS_TARGET
See Also:
Constant Field Values

WHATIS_VERBOSE

static final String WHATIS_VERBOSE
See Also:
Constant Field Values

WHATIS_VERSION

static final String WHATIS_VERSION
See Also:
Constant Field Values

WHATIS_CONFIG

static final String WHATIS_CONFIG
See Also:
Constant Field Values


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