org.custommonkey.xmlunit
public class NodeDetail extends Object
Node within
a Difference instanceSee Also: Difference Difference
| Constructor Summary | |
|---|---|
| NodeDetail(String value, Node node, String xpathLocation)
Constructor for NodeDetail. | |
| Method Summary | |
|---|---|
| Node | getNode()
Returns the node. |
| String | getValue()
Returns the value. |
| String | getXpathLocation()
Returns the xpathLocation. |
Returns: Node
Returns: String
Returns: String