public class UpperCaseImpl extends DynamicOperandImpl implements UpperCase
| Constructor and Description |
|---|
UpperCaseImpl(DynamicOperandImpl operand) |
| Modifier and Type | Method and Description |
|---|---|
DynamicOperandImpl |
getOperand() |
protected String |
protect(Object expression) |
protected String |
quoteColumnName(String name) |
protected String |
quoteNodeTypeName(String name) |
protected String |
quotePath(String path) |
protected String |
quotePropertyName(String name) |
protected String |
quoteSelectorName(String name) |
String |
toString() |
public UpperCaseImpl(DynamicOperandImpl operand)
public DynamicOperandImpl getOperand()
getOperand in interface UpperCaseCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.