| Package | Description |
|---|---|
| org.apache.jackrabbit.spi.commons.query.qom |
| Modifier and Type | Method and Description |
|---|---|
SelectorImpl |
QueryObjectModelTree.getSelector(org.apache.jackrabbit.spi.Name name)
Returns the selector with the given
name or
null if there is no selector with this name. |
abstract SelectorImpl[] |
SourceImpl.getSelectors() |
SelectorImpl[] |
SelectorImpl.getSelectors() |
SelectorImpl[] |
JoinImpl.getSelectors() |
| Modifier and Type | Method and Description |
|---|---|
Object |
QOMTreeVisitor.visit(SelectorImpl node,
Object data) |
Object |
DefaultQOMTreeVisitor.visit(SelectorImpl node,
Object data)
Does nothing and returns
data. |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.