Package eu.europa.esig.validationreport
Class ValidationReportFacade
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.AbstractJaxbFacade<ValidationReportType>
eu.europa.esig.validationreport.ValidationReportFacade
public class ValidationReportFacade extends AbstractJaxbFacade<ValidationReportType>
-
Constructor Summary
Constructors Constructor Description ValidationReportFacade() -
Method Summary
Modifier and Type Method Description protected JAXBContextgetJAXBContext()protected SchemagetSchema()static ValidationReportFacadenewFacade()protected JAXBElement<ValidationReportType>wrap(ValidationReportType jaxbObject)Methods inherited from class eu.europa.esig.dss.jaxb.parsers.AbstractJaxbFacade
getMarshaller, getUnmarshaller, marshall, marshall, marshall, marshall, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall
-
Constructor Details
-
ValidationReportFacade
public ValidationReportFacade()
-
-
Method Details
-
newFacade
-
getJAXBContext
- Specified by:
getJAXBContextin classAbstractJaxbFacade<ValidationReportType>- Throws:
JAXBException
-
getSchema
- Specified by:
getSchemain classAbstractJaxbFacade<ValidationReportType>- Throws:
IOExceptionSAXException
-
wrap
- Specified by:
wrapin classAbstractJaxbFacade<ValidationReportType>
-