Package | Description |
---|---|
org.apache.jackrabbit.spi.commons.query.qom |
Modifier and Type | Method and Description |
---|---|
Object |
DefaultQOMTreeVisitor.visit(LowerCaseImpl node,
Object data)
Does nothing and returns
data . |
Object |
DefaultTraversingQOMTreeVisitor.visit(LowerCaseImpl node,
Object data)
Calls accept on the dynamic operand in the lower-case node.
|
Object |
QOMTreeVisitor.visit(LowerCaseImpl node,
Object data) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.