public class FullTextSearchScoreImpl extends DynamicOperandImpl implements FullTextSearchScore
| Constructor and Description |
|---|
FullTextSearchScoreImpl(String selectorName) |
| Modifier and Type | Method and Description |
|---|---|
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 FullTextSearchScoreImpl(String selectorName)
public String getSelectorName()
getSelectorName in interface FullTextSearchScoreCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.