| Package | Description |
|---|---|
| org.basex.core.cmd |
Database commands.
|
| org.basex.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
Find.findTable(StringList filter,
TokenList cols,
BoolList elem,
byte[] tag,
boolean root)
Creates an XQuery representation for the specified table query.
|
| Modifier and Type | Field and Description |
|---|---|
BoolList |
Table.align
Alignment (false: left, true: right alignment).
|