Uses of Class
org.qdl_lang.expressions.AxisExpression
-
Packages that use AxisExpression Package Description org.qdl_lang.expressions Expressions are objects that take zero or more arguments and return a result. -
-
Uses of AxisExpression in org.qdl_lang.expressions
Methods in org.qdl_lang.expressions that return AxisExpression Modifier and Type Method Description AxisExpression
AxisExpression. getAxisExpression()
Methods in org.qdl_lang.expressions with parameters of type AxisExpression Modifier and Type Method Description void
AxisExpression. setAxisExpression(AxisExpression axisExpression)
-