Package | Description |
---|---|
gov.nasa.pds.vtool |
This package provides the main class for executing the Validation Tool.
|
Modifier and Type | Method and Description |
---|---|
void |
VTool.printRptHeader()
Prints report header information such as version of the tool, execution
time, and flag settings.
|
void |
VTool.queryCmdLine(org.apache.commons.cli.CommandLine cmd)
Queries the VTool command-line.
|
void |
VTool.setupReport()
Configures the logger appropriately.
|
void |
VTool.showProgress(URL file)
Prints out the current directory being validated and
represents each file being validated by an asterisk.
|
void |
VTool.validateLabel(URL url,
gov.nasa.pds.tools.dict.Dictionary dict)
Validate a label file.
|
Copyright © 2005–2017 Planetary Data System. All rights reserved.