public class LengthImpl extends DynamicOperandImpl implements Length
| Constructor and Description |
|---|
LengthImpl(PropertyValueImpl propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
PropertyValueImpl |
getPropertyValue() |
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 LengthImpl(PropertyValueImpl propertyValue)
public PropertyValueImpl getPropertyValue()
getPropertyValue in interface LengthCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.