Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlSimpleReport
Packages that use XmlSimpleReport
-
Uses of XmlSimpleReport in eu.europa.esig.dss.simplereport
Methods in eu.europa.esig.dss.simplereport that return XmlSimpleReportModifier and TypeMethodDescriptionSimpleReport.getJaxbModel()This method returns the jaxb model of the simple reportMethods in eu.europa.esig.dss.simplereport that return types with arguments of type XmlSimpleReportModifier and TypeMethodDescriptionprotected jakarta.xml.bind.JAXBElement<XmlSimpleReport> SimpleReportFacade.wrap(XmlSimpleReport simpleReport) Methods in eu.europa.esig.dss.simplereport with parameters of type XmlSimpleReportModifier and TypeMethodDescriptionSimpleReportFacade.generateHtmlReport(XmlSimpleReport simpleReport) Generates a Bootstrap 4 Simple reportvoidSimpleReportFacade.generateHtmlReport(XmlSimpleReport simpleReport, Result result) Generates a Bootstrap 4 Simple reportvoidSimpleReportFacade.generatePdfReport(XmlSimpleReport simpleReport, Result result) Generates a PDF Simple reportprotected jakarta.xml.bind.JAXBElement<XmlSimpleReport> SimpleReportFacade.wrap(XmlSimpleReport simpleReport) Constructors in eu.europa.esig.dss.simplereport with parameters of type XmlSimpleReport -
Uses of XmlSimpleReport in eu.europa.esig.dss.simplereport.jaxb
Methods in eu.europa.esig.dss.simplereport.jaxb that return XmlSimpleReportModifier and TypeMethodDescriptionObjectFactory.createXmlSimpleReport()Create an instance ofXmlSimpleReportMethods in eu.europa.esig.dss.simplereport.jaxb that return types with arguments of type XmlSimpleReportModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlSimpleReport> ObjectFactory.createSimpleReport(XmlSimpleReport value) Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type XmlSimpleReportModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlSimpleReport> ObjectFactory.createSimpleReport(XmlSimpleReport value)