Uses of Class
org.apache.jackrabbit.oak.query.ast.LengthImpl
-
Packages that use LengthImpl Package Description org.apache.jackrabbit.oak.query.ast -
-
Uses of LengthImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return LengthImpl Modifier and Type Method Description LengthImplAstElementFactory. length(DynamicOperandImpl operand)Methods in org.apache.jackrabbit.oak.query.ast with parameters of type LengthImpl Modifier and Type Method Description booleanAstVisitor. visit(LengthImpl node)booleanAstVisitorBase. visit(LengthImpl node)Calls accept on the property value in the length node.
-