| Constructor and Description |
|---|
ColumnImpl(String selectorName,
String propertyName,
String columnName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
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 getColumnName()
getColumnName in interface Columnpublic String getPropertyName()
getPropertyName in interface Columnpublic String getSelectorName()
getSelectorName in interface ColumnCopyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.