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.annotationOverlapprotected List<XmlModification> XmlModificationDetection.pageDifferenceprotected List<XmlModification> XmlModificationDetection.visualDifferenceMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlModificationModifier and TypeMethodDescriptionObjectFactory.createXmlModification()Create an instance ofXmlModificationMethods 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.