|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationException | |
---|---|
gov.nasa.pds.vtool | This package provides the main class for executing the Validation Tool. |
Uses of ApplicationException in gov.nasa.pds.vtool |
---|
Methods in gov.nasa.pds.vtool that throw ApplicationException | |
---|---|
org.apache.commons.cli.CommandLine |
VTool.parseLine(String[] argv)
Parses the VTool command-line. |
void |
VTool.queryCmdLine(org.apache.commons.cli.CommandLine cmd)
Queries the VTool command-line. |
void |
VTool.readConfigFile(URL file)
Reads a configuration file to set the default behaviors for VTool. |
gov.nasa.pds.tools.dict.Dictionary |
VTool.readDictionaries(List dictionary)
Parse the dictionary files. |
void |
VTool.setDictionaries(List<String> d)
Set the dictionary file names passed into VTool . |
void |
VTool.setRptStyle(String style)
Set the output style for the report. |
void |
VTool.setupReport()
Configures the logger appropriately. |
void |
VTool.setVerbose(short v)
Set the verbosity level and above to include in the reporting. |
void |
VTool.validateLabel(URL url,
gov.nasa.pds.tools.dict.Dictionary dict)
Validate a label file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |