public static class Comparison.Detail extends Object
Modifier and Type | Method and Description |
---|---|
String |
getParentXPath()
XPath leading to the target's parent.
|
Node |
getTarget()
The actual target.
|
Object |
getValue()
The value for comparison found at the current target.
|
String |
getXPath()
XPath leading to the target.
|
public Node getTarget()
public String getXPath()
public Object getValue()
public String getParentXPath()
Copyright © 2001–2017 XMLUnit. All rights reserved.