Uses of Class
org.apache.xml.utils.WrappedRuntimeException
| Package | Description |
|---|---|
| org.apache.xpath.axes |
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 WrappedRuntimeException Modifier and Type Method Description static XNodeSetFilterExprIteratorSimple. executeFilterExpr(int context, XPathContext xctxt, PrefixResolver prefixResolver, boolean isTopLevel, int stackFrame, Expression expr)Execute the expression.