Uses of Class
org.custommonkey.xmlunit.XpathNodeTracker.TrackingEntry
-
Packages that use XpathNodeTracker.TrackingEntry Package Description org.custommonkey.xmlunit Root of the XMLUnit 1.x compatibility layer. -
-
Uses of XpathNodeTracker.TrackingEntry in org.custommonkey.xmlunit
Fields in org.custommonkey.xmlunit with type parameters of type XpathNodeTracker.TrackingEntry Modifier and Type Field Description private java.util.LinkedList<XpathNodeTracker.TrackingEntry>
XpathNodeTracker. levels
-