Class Comparison.Detail
java.lang.Object
org.xmlunit.diff.Comparison.Detail
- Enclosing class:
Comparison
The details of a target (usually some representation of an XML
Node) that took part in the comparison.
-
Method Summary
-
Method Details
-
getTarget
-
getXPath
-
getValue
The value for comparison found at the current target.- Returns:
- the value for comparison found at the current target
-
getParentXPath
XPath leading to the target's parent.- Returns:
- XPath leading to the target's parent
-