|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.query.xpath.locpath.Pred
org.basex.query.xpath.locpath.PredPos
public final class PredPos
Position predicate.
| Method Summary | |
|---|---|
Expr |
indexEquivalent(XPContext ctx,
Step step)
For predicate optimization. |
int |
indexSizes(XPContext r,
Step c,
int m)
For predicate optimization. |
boolean |
sameAs(Pred pred)
Compares the predicate for equality. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Expr indexEquivalent(XPContext ctx,
Step step)
Pred
ctx - rootstep - location step
public int indexSizes(XPContext r,
Step c,
int m)
Pred
r - rootc - the location stepm - current minimum size
public boolean sameAs(Pred pred)
Pred
pred - predicate to be compared
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||