|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Preds | |
---|---|
org.basex.query.xpath.expr | Contains XPath 1.0 expressions. |
org.basex.query.xpath.locpath | Contains classes for the evaluation of XPath 1.0 location steps. |
Uses of Preds in org.basex.query.xpath.expr |
---|
Constructors in org.basex.query.xpath.expr with parameters of type Preds | |
---|---|
Filter(Expr e,
Preds p)
Constructor. |
Uses of Preds in org.basex.query.xpath.locpath |
---|
Fields in org.basex.query.xpath.locpath declared as Preds | |
---|---|
Preds |
Step.preds
Predicate array. |
Methods in org.basex.query.xpath.locpath with parameters of type Preds | |
---|---|
static Step |
Axis.create(Axis a,
Test test,
Preds preds)
Returns a location step instance. |
boolean |
Preds.sameAs(Preds cmp)
Returns the predicates for equality. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |