Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlModification
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlModification in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlModification Modifier and Type Field Description protected List<XmlModification>XmlModificationDetection. annotationOverlapprotected List<XmlModification>XmlModificationDetection. pageDifferenceprotected List<XmlModification>XmlModificationDetection. visualDifferenceMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlModification Modifier and Type Method Description XmlModificationObjectFactory. createXmlModification()Create an instance ofXmlModificationMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlModification Modifier and Type Method Description List<XmlModification>XmlModificationDetection. getAnnotationOverlap()Gets the value of the annotationOverlap property.List<XmlModification>XmlModificationDetection. getPageDifference()Gets the value of the pageDifference property.List<XmlModification>XmlModificationDetection. getVisualDifference()Gets the value of the visualDifference property.