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.attributesprivate List<XPathContext.Level> XPathContext.Level.childrenprivate Deque<XPathContext.Level> XPathContext.pathMethods in org.xmlunit.diff that return XPathContext.LevelMethod parameters in org.xmlunit.diff with type arguments of type XPathContext.LevelModifier and TypeMethodDescriptionprivate StringXPathContext.getXPath(Iterator<XPathContext.Level> dIterator)