Class NodeDetail
java.lang.Object
org.custommonkey.xmlunit.NodeDetail
Parameter class for holding information about a
Node within
a Difference instance- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNodeDetail(String value, Node node, String xpathLocation) Constructor for NodeDetail. -
Method Summary
-
Constructor Details
-
NodeDetail
-
-
Method Details
-
getNode
-
getValue
-
getXpathLocation
-