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 | Field and Description |
---|---|
private java.util.Map<javax.xml.namespace.QName,XPathContext.Level> |
XPathContext.Level.attributes |
private java.util.List<XPathContext.Level> |
XPathContext.Level.children |
private java.util.Deque<XPathContext.Level> |
XPathContext.path |
Modifier and Type | Method and Description |
---|---|
XPathContext.Level |
XPathContext.Level.clone() |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
XPathContext.getXPath(java.util.Iterator<XPathContext.Level> dIterator) |