Package eu.europa.esig.dss.diagnostic
Class DiagnosticDataXmlDefiner
java.lang.Object
eu.europa.esig.dss.diagnostic.DiagnosticDataXmlDefiner
This class is used to provide an XSD schema for a DiagnosticData and templates
-
Field Summary
Fields -
Method Summary
-
Field Details
-
OBJECT_FACTORY
ObjectFactory instance
-
-
Method Details
-
getJAXBContext
public static jakarta.xml.bind.JAXBContext getJAXBContext() throws jakarta.xml.bind.JAXBExceptionGets the JAXB context- Returns:
JAXBContext- Throws:
jakarta.xml.bind.JAXBException- if an exception occurs
-
getSchema
Gets the XSD Schema for the DiagnosticData- Returns:
Schema- Throws:
IOException- if XSD reading exception occursSAXException- if an exception occurs
-
getSvgTemplates
Gets the SVG template- Returns:
Templates- Throws:
TransformerConfigurationException- if an exception occursIOException- if file reading exception occurs
-