| Package | Description |
|---|---|
| org.apache.jackrabbit.spi.commons.query.qom |
| Modifier and Type | Method and Description |
|---|---|
Object |
DefaultQOMTreeVisitor.visit(AndImpl node,
Object data)
Does nothing and returns
data. |
Object |
DefaultTraversingQOMTreeVisitor.visit(AndImpl node,
Object data)
Calls accept on each of the attached constraints of the AND node.
|
Object |
QOMTreeVisitor.visit(AndImpl node,
Object data) |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.