Class UnmarshallingTester


  • public class UnmarshallingTester
    extends Object
    • Constructor Detail

      • UnmarshallingTester

        public UnmarshallingTester()
    • Method Detail

      • unmarshallXmlReports

        public static void unmarshallXmlReports​(Reports reports)
      • unmarshallDiagnosticData

        public static void unmarshallDiagnosticData​(Reports reports)
      • mapDiagnosticData

        public static void mapDiagnosticData​(Reports reports)
      • unmarshallDetailedReport

        public static void unmarshallDetailedReport​(Reports reports)
      • mapDetailedReport

        public static void mapDetailedReport​(Reports reports)
      • unmarshallSimpleReport

        public static void unmarshallSimpleReport​(Reports reports)
      • mapSimpleReport

        public static void mapSimpleReport​(Reports reports)
      • unmarshallValidationReport

        public static void unmarshallValidationReport​(Reports reports)