Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlModification
Packages that use XmlModification
-
Uses of XmlModification in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlModificationModifier and TypeFieldDescriptionprotected List
<XmlModification> XmlModificationDetection.annotationOverlap
protected List
<XmlModification> XmlModificationDetection.pageDifference
protected List
<XmlModification> XmlModificationDetection.visualDifference
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlModificationModifier and TypeMethodDescriptionObjectFactory.createXmlModification()
Create an instance ofXmlModification
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlModificationModifier and TypeMethodDescriptionXmlModificationDetection.getAnnotationOverlap()
Gets the value of the annotationOverlap property.XmlModificationDetection.getPageDifference()
Gets the value of the pageDifference property.XmlModificationDetection.getVisualDifference()
Gets the value of the visualDifference property.