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

All Known Implementing Classes:
ValidateLauncher

public interface ConfigKeys

An interface that contains the valid property keys for the Validate Tool configuration file.

Author:
mcayanan

Field Summary
static String CATALOGKEY
           
static String LOCALKEY
           
static String REGEXPKEY
           
static String REPORTKEY
           
static String SCHEMAKEY
           
static String TARGETKEY
           
static String VERBOSEKEY
           
 

Field Detail

REGEXPKEY

static final String REGEXPKEY
See Also:
Constant Field Values

REPORTKEY

static final String REPORTKEY
See Also:
Constant Field Values

TARGETKEY

static final String TARGETKEY
See Also:
Constant Field Values

VERBOSEKEY

static final String VERBOSEKEY
See Also:
Constant Field Values

SCHEMAKEY

static final String SCHEMAKEY
See Also:
Constant Field Values

CATALOGKEY

static final String CATALOGKEY
See Also:
Constant Field Values

LOCALKEY

static final String LOCALKEY
See Also:
Constant Field Values


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