Uses of Class
org.basex.util.list.BoolList

Packages that use BoolList
org.basex.core.cmd Database commands. 
org.basex.util Utility classes. 
 

Uses of BoolList in org.basex.core.cmd
 

Methods in org.basex.core.cmd with parameters of type BoolList
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.
 

Uses of BoolList in org.basex.util
 

Fields in org.basex.util declared as BoolList
 BoolList Table.align
          Alignment (false: left, true: right alignment).