JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.basex.query.expr.Logical
Packages that use
Logical
Package
Description
org.basex.query.expr
XQuery expressions.
Uses of
Logical
in
org.basex.query.expr
Subclasses of
Logical
in
org.basex.query.expr
Modifier and Type
Class
Description
final class
And
And expression.
final class
Or
Or expression.