Uses of Class
org.htmlunit.xpath.objects.XNodeSet
Packages that use XNodeSet
Package
Description
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
-
Uses of XNodeSet in org.htmlunit.xpath.axes
Methods in org.htmlunit.xpath.axes that return XNodeSetModifier and TypeMethodDescriptionstatic XNodeSetFilterExprWalker.executeFilterExpr(int context, XPathContext xctxt, PrefixResolver prefixResolver, boolean isTopLevel, Expression expr) Execute the expression.