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