public class PropertyValueImpl extends DynamicOperandImpl implements PropertyValue
| Constructor and Description |
|---|
PropertyValueImpl(String selectorName,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
String |
getSelectorName() |
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 String getSelectorName()
getSelectorName in interface PropertyValuepublic String getPropertyName()
getPropertyName in interface PropertyValueCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.