Package eu.europa.esig.dss.simplereport
Class SimpleReportXmlDefiner
java.lang.Object
eu.europa.esig.dss.simplereport.SimpleReportXmlDefiner
Contains cached simple report schemas and templates
-
Field Summary
-
Method Summary
-
Field Details
-
OBJECT_FACTORY
The object factory to use
-
-
Method Details
-
getJAXBContext
public static jakarta.xml.bind.JAXBContext getJAXBContext() throws jakarta.xml.bind.JAXBExceptionGets theJAXBContext
- Returns:
JAXBContext
- Throws:
jakarta.xml.bind.JAXBException
- if an exception occurs
-
getSchema
Gets theSchema
- Returns:
Schema
- Throws:
IOException
- if IOException occursSAXException
- if SAXException occurs
-
getHtmlBootstrap4Templates
public static Templates getHtmlBootstrap4Templates() throws TransformerConfigurationException, IOExceptionGets the HTML Bootstrap 4 template- Returns:
Templates
- Throws:
TransformerConfigurationException
- if TransformerConfigurationException occursIOException
- if IOException occurs
-
getPdfTemplates
Gets the PDF template- Returns:
Templates
- Throws:
TransformerConfigurationException
- if TransformerConfigurationException occursIOException
- if IOException occurs
-