Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCV
| Package | Description |
|---|---|
| eu.europa.esig.dss.detailedreport.jaxb | |
| eu.europa.esig.dss.validation.process.bbb.cv.checks |
-
Uses of XmlCV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCV Modifier and Type Field Description protected XmlCVXmlBasicBuildingBlocks. cvMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCV Modifier and Type Method Description XmlCVObjectFactory. createXmlCV()Create an instance ofXmlCVXmlCVXmlBasicBuildingBlocks. getCV()Gets the value of the cv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCV Modifier and Type Method Description voidXmlBasicBuildingBlocks. setCV(XmlCV value)Sets the value of the cv property. -
Uses of XmlCV in eu.europa.esig.dss.validation.process.bbb.cv.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.cv.checks with parameters of type XmlCV Constructor Description AllFilesSignedCheck(I18nProvider i18nProvider, XmlCV result, SignatureWrapper signature, XmlContainerInfo containerInfo, LevelConstraint constraint)ManifestEntryExistenceCheck(I18nProvider i18nProvider, XmlCV result, List<XmlDigestMatcher> digestMatchers, LevelConstraint constraint)ReferenceDataExistenceCheck(I18nProvider i18nProvider, XmlCV result, XmlDigestMatcher digestMatcher, LevelConstraint constraint)ReferenceDataIntactCheck(I18nProvider i18nProvider, XmlCV result, XmlDigestMatcher digestMatcher, LevelConstraint constraint)