Class LowerCaseImpl
java.lang.Object
org.apache.jackrabbit.oak.jcr.query.qom.DynamicOperandImpl
org.apache.jackrabbit.oak.jcr.query.qom.LowerCaseImpl
- All Implemented Interfaces:
DynamicOperand
,LowerCase
,Operand
The implementation of the corresponding JCR interface.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
protected String
quoteColumnName
(String name) protected String
quoteNodeTypeName
(String name) protected String
protected String
quotePropertyName
(String name) protected String
quoteSelectorName
(String name) toString()
-
Constructor Details
-
LowerCaseImpl
-
-
Method Details
-
getOperand
- Specified by:
getOperand
in interfaceLowerCase
-
toString
-
protect
-
quotePath
-
quoteSelectorName
-
quotePropertyName
-
quoteColumnName
-
quoteNodeTypeName
-