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:
vtool.alias
vtool.dict
vtool.follow
vtool.force
vtool.ignoredir
vtool.ignorefile
vtool.includepaths
vtool.log
vtool.progress
vtool.recursive
vtool.regexp
vtool.report
vtool.showlog
vtool.style
vtool.target
vtool.verbose
- Author:
- mcayanan
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-2013 Planetary Data System. All Rights Reserved.