gov.nasa.pds.vtool.config
Interface VToolConfigKeys

All Known Implementing Classes:
VTool

public interface VToolConfigKeys

Contains the valid keys for a VTool configuration file.

Current keys are:

Author:
mcayanan

Field Summary
static String ALIASKEY
           
static String DICTKEY
           
static String FOLLOWKEY
           
static String FORCEKEY
           
static String IGNOREDIRKEY
           
static String IGNOREFILEKEY
           
static String INCLUDESKEY
           
static String LOGKEY
           
static String PROGRESSKEY
           
static String RECURSEKEY
           
static String REGEXPKEY
           
static String REPORTKEY
           
static String SHOWLOGKEY
           
static String STYLEKEY
           
static String TARGETKEY
           
static String VERBOSEKEY
           
 

Field Detail

ALIASKEY

static final String ALIASKEY
See Also:
Constant Field Values

DICTKEY

static final String DICTKEY
See Also:
Constant Field Values

FORCEKEY

static final String FORCEKEY
See Also:
Constant Field Values

FOLLOWKEY

static final String FOLLOWKEY
See Also:
Constant Field Values

IGNOREDIRKEY

static final String IGNOREDIRKEY
See Also:
Constant Field Values

IGNOREFILEKEY

static final String IGNOREFILEKEY
See Also:
Constant Field Values

INCLUDESKEY

static final String INCLUDESKEY
See Also:
Constant Field Values

LOGKEY

static final String LOGKEY
See Also:
Constant Field Values

PROGRESSKEY

static final String PROGRESSKEY
See Also:
Constant Field Values

RECURSEKEY

static final String RECURSEKEY
See Also:
Constant Field Values

REGEXPKEY

static final String REGEXPKEY
See Also:
Constant Field Values

REPORTKEY

static final String REPORTKEY
See Also:
Constant Field Values

SHOWLOGKEY

static final String SHOWLOGKEY
See Also:
Constant Field Values

STYLEKEY

static final String STYLEKEY
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


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