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
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.