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