| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.query.lucene | |
| org.apache.jackrabbit.spi.commons.query | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | LuceneQueryBuilder. visit(LocationStepQueryNode node,
     Object data) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DerefQueryNodeRepresents query node that dereferences a reference property into a node and
 does an optional name test on the target node. | 
| Modifier and Type | Method and Description | 
|---|---|
| LocationStepQueryNode | DefaultQueryNodeFactory. createLocationStepQueryNode(QueryNode parent)Creates a  LocationStepQueryNodeinstance. | 
| LocationStepQueryNode | QueryNodeFactory. createLocationStepQueryNode(QueryNode parent)Creates a  LocationStepQueryNodeinstance. | 
| LocationStepQueryNode[] | PathQueryNode. getPathSteps()Returns an array of all currently set location step nodes. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PathQueryNode. addPathStep(LocationStepQueryNode step)Adds a path step to this  PathQueryNode. | 
| Object | DefaultQueryNodeVisitor. visit(LocationStepQueryNode node,
     Object data) | 
| Object | QueryNodeVisitor. visit(LocationStepQueryNode node,
     Object data) | 
| Object | QueryTreeDump. visit(LocationStepQueryNode node,
     Object data) | 
| Object | TraversingQueryNodeVisitor. visit(LocationStepQueryNode node,
     Object data) | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.