Package | Description |
---|---|
org.xmlunit.diff |
Contains XMLUnit
DifferenceEngine that is
at the heart of all comparisons as well as supporting interfaces
and implementations. |
Modifier and Type | Method and Description |
---|---|
XPathContext |
RecursiveXPathBuilder.apply(Node n) |
XPathContext |
XPathContext.clone()
Creates a deep copy of this XPathContext.
|
Modifier and Type | Method and Description |
---|---|
protected 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.
|
Copyright © 2001–2017 XMLUnit. All rights reserved.