|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.query.ExprInfo
org.basex.query.xpath.expr.Expr
org.basex.query.xpath.locpath.LocPath
org.basex.query.xpath.locpath.LocPathRel
public final class LocPathRel
Relative Location Path Expression.
| Field Summary |
|---|
| Fields inherited from class org.basex.query.xpath.locpath.LocPath |
|---|
steps |
| Constructor Summary | |
|---|---|
LocPathRel()
|
|
| Method Summary | |
|---|---|
Nod |
eval(XPContext ctx)
Evaluates the expression with the specified context set. |
| Methods inherited from class org.basex.query.xpath.locpath.LocPath |
|---|
addPosPred, checkAxes, color, comp, indexable, invertPath, plan, sameAs, toString, usesPos, usesSize |
| Methods inherited from class org.basex.query.xpath.expr.Expr |
|---|
indexEquivalent, indexSizes, returnedValue |
| Methods inherited from class org.basex.query.ExprInfo |
|---|
info, name |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LocPathRel()
| Method Detail |
|---|
public Nod eval(XPContext ctx)
throws QueryException
Expr
eval in class LocPathctx - query context
QueryException - evaluation exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||