Uses of Class
com.caucho.xpath.expr.NumberVar

Packages that use NumberVar
com.caucho.xpath.expr   
 

Uses of NumberVar in com.caucho.xpath.expr
 

Methods in com.caucho.xpath.expr that return NumberVar
static NumberVar NumberVar.create(double value)
          Creates a new number var with the object.