|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NodeBuilder | |
|---|---|
| org.basex.query.xpath.locpath | Contains classes for the evaluation of XPath 1.0 location steps. |
| org.basex.query.xpath.values | Contains containers for XPath 1.0 data types. |
| Uses of NodeBuilder in org.basex.query.xpath.locpath |
|---|
| Methods in org.basex.query.xpath.locpath with parameters of type NodeBuilder | |
|---|---|
void |
Test.eval(Data data,
int pre,
int kind,
NodeBuilder result)
Evaluates a node test. |
void |
Preds.eval(XPContext ctx,
NodeBuilder nodes,
NodeBuilder result)
Evaluates the predicates. |
| Uses of NodeBuilder in org.basex.query.xpath.values |
|---|
| Methods in org.basex.query.xpath.values with parameters of type NodeBuilder | |
|---|---|
void |
NodeBuilder.add(NodeBuilder build)
Adds a node set. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||