| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.query.lucene | |
| org.apache.jackrabbit.spi.commons.query | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
LuceneQueryBuilder.visit(PathQueryNode node,
     Object data)  | 
| Modifier and Type | Method and Description | 
|---|---|
PathQueryNode | 
DefaultQueryNodeFactory.createPathQueryNode(QueryNode parent)
Creates a  
PathQueryNode instance. | 
PathQueryNode | 
QueryNodeFactory.createPathQueryNode(QueryNode parent)
Creates a  
PathQueryNode instance. | 
PathQueryNode | 
QueryRootNode.getLocationNode()
Returns the  
PathQueryNode or null if this query does
 not have a location node. | 
PathQueryNode | 
RelationQueryNode.getRelativePath()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
QueryRootNode.setLocationNode(PathQueryNode locationNode)
Sets the location node. 
 | 
Object | 
DefaultQueryNodeVisitor.visit(PathQueryNode node,
     Object data)  | 
Object | 
QueryNodeVisitor.visit(PathQueryNode node,
     Object data)  | 
Object | 
QueryTreeDump.visit(PathQueryNode node,
     Object data)  | 
Object | 
TraversingQueryNodeVisitor.visit(PathQueryNode node,
     Object data)  | 
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.