Uses of Class
org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
-
Packages that use DescendantNodeImpl Package Description org.apache.jackrabbit.oak.query.ast -
-
Uses of DescendantNodeImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return DescendantNodeImpl Modifier and Type Method Description DescendantNodeImplAstElementFactory. descendantNode(String selectorName, String path)Methods in org.apache.jackrabbit.oak.query.ast with parameters of type DescendantNodeImpl Modifier and Type Method Description booleanAstVisitor. visit(DescendantNodeImpl node)
-