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