Package gov.nasa.pds.validate.report


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