Package eu.europa.esig.validationreport
Class ValidationReportUtils
java.lang.Object
eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
eu.europa.esig.validationreport.ValidationReportUtils
public final class ValidationReportUtils
extends eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
ETSI Validation Report Utils
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ObjectFactoryThe Object Factory to usestatic final StringThe ETSI Validation Report XSD schema location -
Method Summary
Modifier and TypeMethodDescriptionstatic ValidationReportUtilsReturns instance ofValidationReportUtilsjakarta.xml.bind.JAXBContextMethods inherited from class eu.europa.esig.dss.jaxb.common.XSDAbstractUtils
getSchema, getSchema, validate, validateAgainstXSD, validateAgainstXSD
-
Field Details
-
OBJECT_FACTORY
The Object Factory to use -
VALIDATION_REPORT_SCHEMA_LOCATION
The ETSI Validation Report XSD schema location- See Also:
-
-
Method Details
-
getInstance
Returns instance ofValidationReportUtils- Returns:
ValidationReportUtils
-
getJAXBContext
public jakarta.xml.bind.JAXBContext getJAXBContext() throws jakarta.xml.bind.JAXBException- Specified by:
getJAXBContextin classeu.europa.esig.dss.jaxb.common.XSDAbstractUtils- Throws:
jakarta.xml.bind.JAXBException
-
getXSDSources
- Specified by:
getXSDSourcesin classeu.europa.esig.dss.jaxb.common.XSDAbstractUtils
-