Uses of Class
org.basex.util.BoolList

Packages that use BoolList
org.basex.core.proc This package contains the command implementations. 
 

Uses of BoolList in org.basex.core.proc
 

Methods in org.basex.core.proc with parameters of type BoolList
static java.lang.String Find.findTable(StringList filter, TokenList cols, BoolList elem, byte[] tag, Data data, boolean root)
          Creates an XPath representation for the specified table query.