Package eu.europa.esig.dss.simplereport
Class SimpleReportXmlDefiner
java.lang.Object
eu.europa.esig.dss.simplereport.SimpleReportXmlDefiner
public final class SimpleReportXmlDefiner extends Object
-
Field Summary
Fields Modifier and Type Field Description static ObjectFactoryOBJECT_FACTORYstatic StringSIMPLE_REPORT_SCHEMA_LOCATIONstatic StringSIMPLE_REPORT_XSLT_HTML_BOOTSTRAP3_LOCATIONstatic StringSIMPLE_REPORT_XSLT_HTML_BOOTSTRAP4_LOCATIONstatic StringSIMPLE_REPORT_XSLT_PDF_LOCATION -
Method Summary
Modifier and Type Method Description static TemplatesgetHtmlBootstrap3Templates()static TemplatesgetHtmlBootstrap4Templates()static JAXBContextgetJAXBContext()static TemplatesgetPdfTemplates()static SchemagetSchema()
-
Field Details
-
Method Details
-
getJAXBContext
- Throws:
JAXBException
-
getSchema
- Throws:
IOExceptionSAXException
-
getHtmlBootstrap3Templates
public static Templates getHtmlBootstrap3Templates() throws TransformerConfigurationException, IOException -
getHtmlBootstrap4Templates
public static Templates getHtmlBootstrap4Templates() throws TransformerConfigurationException, IOException -
getPdfTemplates
-