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