Package eu.europa.esig.validationreport
Class ValidationReportFacade
java.lang.Object
eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade<ValidationReportType>
eu.europa.esig.validationreport.ValidationReportFacade
public class ValidationReportFacade
extends eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade<ValidationReportType>
Performs marshalling/unmarshalling operation for an ETSI Validation report
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected jakarta.xml.bind.JAXBContextprotected Schemastatic ValidationReportFacadeCreates a new facadeprotected jakarta.xml.bind.JAXBElement<ValidationReportType> wrap(ValidationReportType jaxbObject) Methods inherited from class eu.europa.esig.dss.jaxb.common.AbstractJaxbFacade
getMarshaller, getUnmarshaller, marshall, marshall, marshall, marshall, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall
-
Constructor Details
-
ValidationReportFacade
protected ValidationReportFacade()Default constructor
-
-
Method Details
-
newFacade
Creates a new facade- Returns:
ValidationReportFacade
-
getJAXBContext
protected jakarta.xml.bind.JAXBContext getJAXBContext() throws jakarta.xml.bind.JAXBException- Specified by:
getJAXBContextin classeu.europa.esig.dss.jaxb.common.AbstractJaxbFacade<ValidationReportType>- Throws:
jakarta.xml.bind.JAXBException
-
getSchema
- Specified by:
getSchemain classeu.europa.esig.dss.jaxb.common.AbstractJaxbFacade<ValidationReportType>- Throws:
IOExceptionSAXException
-
wrap
- Specified by:
wrapin classeu.europa.esig.dss.jaxb.common.AbstractJaxbFacade<ValidationReportType>
-