Uses of Class
org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
-
Packages that use BindVariableValueImpl Package Description org.apache.jackrabbit.spi.commons.query.qom -
-
Uses of BindVariableValueImpl in org.apache.jackrabbit.spi.commons.query.qom
Methods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type BindVariableValueImpl Modifier and Type Method Description Object
DefaultQOMTreeVisitor. visit(BindVariableValueImpl node, Object data)
Does nothing and returnsdata
.Object
QOMTreeVisitor. visit(BindVariableValueImpl node, Object data)
-