Package | Description |
---|---|
gov.nasa.pds.vtool |
This package provides the main class for executing the Validation Tool.
|
gov.nasa.pds.vtool.report | |
gov.nasa.pds.vtool.status |
This package allows VTool to determine an exit value to give back to the user.
|
Modifier and Type | Method and Description |
---|---|
Report |
VTool.getReport() |
Modifier and Type | Class and Description |
---|---|
class |
FullReport
This class represents a full report for the Vtool command line.
|
class |
JSONReport
This class represents a full report in JSON format.
|
class |
MinimalReport
This class represents a minimal report that simply summarizes the quantity,
based on type (i.e.
|
class |
SummaryReport |
class |
XmlReport |
Modifier and Type | Method and Description |
---|---|
void |
ExitStatus.setStatus(Report report)
Set the status
|
Copyright © 2005–2017 Planetary Data System. All rights reserved.