| Evaluates to the lower-case string value (or values, if multi-valued) of
LowerCase.getOperand operand .
If
LowerCase.getOperand operand does not evaluate to a string value, its
value is first converted to a string. The lower-case string value is
computed as though the toLowerCase() method of
java.lang.String were called.
If
LowerCase.getOperand operand evaluates to null, the LowerCase
operand also evaluates to null.
since: JCR 2.0 |