Uses of Class
org.basex.query.expr.path.AxisPath
Packages that use AxisPath
Package
Description
XQuery implementation.
XQuery path expressions.
-
Uses of AxisPath in org.basex.query
Methods in org.basex.query with parameters of type AxisPathModifier and TypeMethodDescriptionReturns local thread for the given expression. -
Uses of AxisPath in org.basex.query.expr.path
Subclasses of AxisPath in org.basex.query.expr.pathModifier and TypeClassDescriptionfinal classAxis path expression.final classIterative expression for paths that return nodes in distinct document order.final classSimple iterative path expression with no root expression and a single step without positional access.Methods in org.basex.query.expr.path that return AxisPath