public class NodeDetail extends Object
Node
within
a Difference instanceConstructor and Description |
---|
NodeDetail(String value,
Node node,
String xpathLocation)
Constructor for NodeDetail.
|
Modifier and Type | Method and Description |
---|---|
Node |
getNode()
Returns the node.
|
String |
getValue()
Returns the value.
|
String |
getXpathLocation()
Returns the xpathLocation.
|
Copyright © 2001–2017 XMLUnit. All rights reserved.