|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Seq | |
|---|---|
| org.basex.query.item | This package contains XQuery data types. |
| org.basex.query.up | This package contains XQuery Update expressions. |
| Uses of Seq in org.basex.query.item |
|---|
| Fields in org.basex.query.item declared as Seq | |
|---|---|
static Seq |
Seq.EMPTY
Empty sequence. |
| Uses of Seq in org.basex.query.up |
|---|
| Methods in org.basex.query.up that return Seq | |
|---|---|
Seq |
Replace.atomic(QueryContext ctx)
|
Seq |
Rename.atomic(QueryContext ctx)
|
Seq |
Insert.atomic(QueryContext ctx)
|
Seq |
Delete.atomic(QueryContext ctx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||