|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoolList | |
---|---|
org.basex.core.proc | This package contains the implementations of all database commands. |
org.basex.util | This package assembles utility classes. |
Uses of BoolList in org.basex.core.proc |
---|
Methods in org.basex.core.proc with parameters of type BoolList | |
---|---|
static String |
Find.findTable(StringList filter,
TokenList cols,
BoolList elem,
byte[] tag,
boolean root,
boolean fs)
Creates an XQuery representation for the specified table query. |
Uses of BoolList in org.basex.util |
---|
Fields in org.basex.util declared as BoolList | |
---|---|
BoolList |
Table.align
Alignment (false: left, true: right alignment). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |