Package gov.nasa.pds.validate.report
-
Class Summary Class Description FullReport This class represents a full report for the Vtool command line.JSONReport This class represents a full report in JSON format.Report This class is a visitor pattern where the Report uses the abstract methods to define what the visitee should do.XmlReport -
Enum Summary Enum Description Report.Block A report is made up of a HEADER, BODY, then FOOTER.