Class DetailedReportXmlDefiner
java.lang.Object
eu.europa.esig.dss.detailedreport.DetailedReportXmlDefiner
public final class DetailedReportXmlDefiner extends Object
-
Field Summary
Fields Modifier and Type Field Description static StringDETAILED_REPORT_SCHEMA_LOCATIONstatic StringDETAILED_REPORT_XSLT_HTML_BOOTSTRAP3_LOCATIONstatic StringDETAILED_REPORT_XSLT_HTML_BOOTSTRAP4_LOCATIONstatic StringDETAILED_REPORT_XSLT_PDF_LOCATIONstatic ObjectFactoryOBJECT_FACTORY -
Method Summary
Modifier and Type Method Description static TemplatesgetHtmlBootstrap3Templates()static TemplatesgetHtmlBootstrap4Templates()static JAXBContextgetJAXBContext()static TemplatesgetPdfTemplates()static SchemagetSchema()
-
Field Details
-
DETAILED_REPORT_SCHEMA_LOCATION
- See Also:
- Constant Field Values
-
DETAILED_REPORT_XSLT_HTML_BOOTSTRAP3_LOCATION
- See Also:
- Constant Field Values
-
DETAILED_REPORT_XSLT_HTML_BOOTSTRAP4_LOCATION
- See Also:
- Constant Field Values
-
DETAILED_REPORT_XSLT_PDF_LOCATION
- See Also:
- Constant Field Values
-
OBJECT_FACTORY
-
-
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
-