Uses of Class
org.xmlunit.diff.XPathContext
Package
Description
Contains XMLUnit
DifferenceEngine
that is
at the heart of all comparisons as well as supporting interfaces
and implementations.-
Uses of XPathContext in org.xmlunit.diff
Modifier and TypeMethodDescriptionprotected static String
AbstractDifferenceEngine.getParentXPath
(XPathContext ctx) Returns a string representation of the given XPathContext's parent context.protected static String
AbstractDifferenceEngine.getXPath
(XPathContext ctx) Returns a string representation of the given XPathContext.