Uses of Class
org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfTraverser
Packages that use DTMDefaultBaseTraversers.DescendantOrSelfTraverser
-
Uses of DTMDefaultBaseTraversers.DescendantOrSelfTraverser in org.htmlunit.xpath.xml.dtm.ref
Modifier and TypeClassDescriptionprivate classImplements traversal of the entire subtree, including the root node.private classImplements traversal of the Ancestor access, in reverse document order.private classImplements traversal of the Self axis.