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