Package eu.europa.esig.validationreport
Class ValidationReportUtils
- java.lang.Object
-
- eu.europa.esig.validationreport.ValidationReportUtils
-
public final class ValidationReportUtils extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static ObjectFactoryOBJECT_FACTORYstatic StringVALIDATION_REPORT_SCHEMA_LOCATION
-
-
-
Field Detail
-
VALIDATION_REPORT_SCHEMA_LOCATION
public static final String VALIDATION_REPORT_SCHEMA_LOCATION
- See Also:
- Constant Field Values
-
OBJECT_FACTORY
public static final ObjectFactory OBJECT_FACTORY
-
-
Method Detail
-
getJAXBContext
public static JAXBContext getJAXBContext() throws JAXBException
- Throws:
JAXBException
-
getSchema
public static Schema getSchema() throws SAXException
- Throws:
SAXException
-
-