Package | Description |
---|---|
org.apache.jackrabbit.core.query.lucene | |
org.apache.jackrabbit.spi.commons.query |
Modifier and Type | Method and Description |
---|---|
Object |
LuceneQueryBuilder.visit(NotQueryNode node,
Object data) |
Modifier and Type | Method and Description |
---|---|
NotQueryNode |
QueryNodeFactory.createNotQueryNode(QueryNode parent)
Creates a
NotQueryNode instance. |
NotQueryNode |
DefaultQueryNodeFactory.createNotQueryNode(QueryNode parent)
Creates a
NotQueryNode instance. |
Modifier and Type | Method and Description |
---|---|
Object |
TraversingQueryNodeVisitor.visit(NotQueryNode node,
Object data) |
Object |
QueryTreeDump.visit(NotQueryNode node,
Object data) |
Object |
QueryNodeVisitor.visit(NotQueryNode node,
Object data) |
Object |
DefaultQueryNodeVisitor.visit(NotQueryNode node,
Object data) |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.