Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
Packages that use XmlContainerInfo
Package
Description
-
Uses of XmlContainerInfo in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlContainerInfoModifier and TypeMethodDescriptionDiagnosticData.getContainerInfo()Returns information about ASiC container (when applicable) -
Uses of XmlContainerInfo in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlContainerInfoMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlContainerInfoModifier and TypeMethodDescriptionObjectFactory.createXmlContainerInfo()Create an instance ofXmlContainerInfoXmlDiagnosticData.getContainerInfo()Gets the value of the containerInfo property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlContainerInfoModifier and TypeMethodDescriptionvoidXmlDiagnosticData.setContainerInfo(XmlContainerInfo value) Sets the value of the containerInfo property. -
Uses of XmlContainerInfo in eu.europa.esig.dss.validation.process.bbb.fc.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.fc.checks with parameters of type XmlContainerInfoModifierConstructorDescriptionAllFilesSignedCheck(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, XmlContainerInfo containerInfo, LevelConstraint constraint) Default constructorManifestFilePresentCheck(I18nProvider i18nProvider, XmlFC result, XmlContainerInfo containerInfo, LevelConstraint constraint) Default constructorSignedFilesPresentCheck(I18nProvider i18nProvider, XmlFC result, XmlContainerInfo containerInfo, LevelConstraint constraint) Default constructor