Package | Description |
---|---|
org.basex.core.cmd |
Database commands.
|
org.basex.util |
Utility classes.
|
org.basex.util.list |
Modifier and Type | Method and Description |
---|---|
static String |
Find.findTable(StringList filter,
TokenList cols,
BoolList elem,
byte[] name,
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).
|
Modifier and Type | Method and Description |
---|---|
BoolList |
BoolList.add(boolean element)
Adds an element.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.