Copyright© 2008-2022 Sitevision AB, all rights reserved.
public interface LowerCase extends DynamicOperand
operand.
If 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 operand evaluates to null, the LowerCase
operand also evaluates to null.
Sitevision note: Unsupported operation
| Modifier and Type | Method and Description |
|---|---|
DynamicOperand |
getOperand()
Gets the operand whose value is converted to a lower-case string.
|
DynamicOperand getOperand()
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.