Class UnmarshallingTester
java.lang.Object
eu.europa.esig.dss.test.signature.UnmarshallingTester
public class UnmarshallingTester extends Object
-
Constructor Summary
Constructors Constructor Description UnmarshallingTester() -
Method Summary
Modifier and Type Method Description static voidmapDetailedReport(Reports reports)static voidmapDiagnosticData(Reports reports)static voidmapSimpleReport(Reports reports)static voidunmarshallDetailedReport(Reports reports)static XmlDiagnosticDataunmarshallDiagnosticData(Reports reports)static voidunmarshallSimpleReport(Reports reports)static voidunmarshallValidationReport(Reports reports)static voidunmarshallXmlReports(Reports reports)
-
Constructor Details
-
UnmarshallingTester
public UnmarshallingTester()
-
-
Method Details