Uses of Class
org.apache.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.apache.xpath.axes
Methods in org.apache.xpath.axes that throw WrappedRuntimeExceptionModifier and TypeMethodDescriptionstatic XNodeSet
FilterExprIteratorSimple.executeFilterExpr
(int context, XPathContext xctxt, PrefixResolver prefixResolver, boolean isTopLevel, int stackFrame, Expression expr) Execute the expression.