public class NodeDetail extends Object
Node within
a Difference instance| Constructor 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–2021 XMLUnit. All rights reserved.