Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlDiagnosticData
Packages that use XmlDiagnosticData
-
Uses of XmlDiagnosticData in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlDiagnosticDataModifier and TypeMethodDescriptionDiagnosticData.getJaxbModel()This method returns the JAXB modelMethods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlDiagnosticDataModifier and TypeMethodDescriptionprotected jakarta.xml.bind.JAXBElement<XmlDiagnosticData> DiagnosticDataFacade.wrap(XmlDiagnosticData diagnosticDataJaxb) Methods in eu.europa.esig.dss.diagnostic with parameters of type XmlDiagnosticDataModifier and TypeMethodDescriptionDiagnosticDataFacade.generateSVG(XmlDiagnosticData diagnosticDataJaxb) Generates a SVG representation of the diagnostic datavoidDiagnosticDataFacade.generateSVG(XmlDiagnosticData diagnosticDataJaxb, Result result) Generates a SVG representation of the diagnostic dataprotected jakarta.xml.bind.JAXBElement<XmlDiagnosticData> DiagnosticDataFacade.wrap(XmlDiagnosticData diagnosticDataJaxb) Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlDiagnosticData -
Uses of XmlDiagnosticData in eu.europa.esig.dss.diagnostic.jaxb
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlDiagnosticDataModifier and TypeMethodDescriptionObjectFactory.createXmlDiagnosticData()Create an instance ofXmlDiagnosticDataMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlDiagnosticDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlDiagnosticData> ObjectFactory.createDiagnosticData(XmlDiagnosticData value) Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlDiagnosticDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlDiagnosticData> ObjectFactory.createDiagnosticData(XmlDiagnosticData value)