| Package | Description |
|---|---|
| org.basex.query.flwor |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderByExpr
Single order specifier.
|
class |
OrderByStable
Stable order specifier.
|
| Modifier and Type | Method and Description |
|---|---|
OrderBy |
OrderBy.remove(Var v) |
| Constructor and Description |
|---|
Order(InputInfo ii,
OrderBy[] o)
Constructor.
|