public class DescendantNodeImpl extends ConstraintImpl implements javax.jcr.query.qom.DescendantNode
| Constructor and Description |
|---|
DescendantNodeImpl(String selectorName,
String ancestorPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
bindVariables(QueryObjectModelImpl qom) |
String |
getAncestorPath() |
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 javax.jcr.query.qom.DescendantNodepublic String getAncestorPath()
getAncestorPath in interface javax.jcr.query.qom.DescendantNodepublic void bindVariables(QueryObjectModelImpl qom)
bindVariables in class ConstraintImplCopyright © 2012-2019 The Apache Software Foundation. All Rights Reserved.