Uses of Class
org.basex.query.expr.Cmp

Packages that use Cmp
org.basex.query.expr XQuery expressions. 
 

Uses of Cmp in org.basex.query.expr
 

Subclasses of Cmp in org.basex.query.expr
 class CmpG
          General comparison.
 class CmpN
          Node comparison.
 class CmpV
          Value comparison.
 

Methods in org.basex.query.expr that return Cmp
abstract  Cmp Cmp.invert()
          If possible, inverts the operands of the expression.