| Package | Description |
|---|---|
| org.basex.query |
XQuery implementation.
|
| org.basex.query.expr |
XQuery expressions.
|
| org.basex.query.item |
XQuery data types.
|
| Modifier and Type | Method and Description |
|---|---|
FDoc |
QueryProcessor.plan()
Returns a tree representation of the query plan.
|
| Modifier and Type | Method and Description |
|---|---|
FDoc |
CDoc.item(QueryContext ctx,
InputInfo ii) |
| Modifier and Type | Method and Description |
|---|---|
FDoc |
FDoc.add(ANode node)
Adds a node and updates its parent reference.
|
FDoc |
FDoc.copy() |