Uses of Class
org.xmlunit.diff.XPathContext.Level
Packages that use XPathContext.Level
Package
Description
Contains XMLUnit
DifferenceEngine
that is
at the heart of all comparisons as well as supporting interfaces
and implementations.-
Uses of XPathContext.Level in org.xmlunit.diff
Fields in org.xmlunit.diff with type parameters of type XPathContext.LevelModifier and TypeFieldDescriptionprivate Map
<QName, XPathContext.Level> XPathContext.Level.attributes
private List
<XPathContext.Level> XPathContext.Level.children
private Deque
<XPathContext.Level> XPathContext.path
Methods in org.xmlunit.diff that return XPathContext.LevelMethod parameters in org.xmlunit.diff with type arguments of type XPathContext.LevelModifier and TypeMethodDescriptionprivate String
XPathContext.getXPath
(Iterator<XPathContext.Level> dIterator)