A B C D E F G H I L M N O P R S T U V X Y

B

binaryOperator(int) - Method in class com.japisoft.xpath.DebugXPathResolver
 
binaryOperator(int) - Method in class com.japisoft.xpath.TreeXPathResolver
 
binaryOperator(int) - Method in interface com.japisoft.xpath.XPathResolver
Evaluate the current predicate with binary operator
binaryOperator(String) - Method in class com.japisoft.xpath.DebugXPathResolver
 
binaryOperator(String) - Method in class com.japisoft.xpath.TreeXPathResolver
 
binaryOperator(String) - Method in interface com.japisoft.xpath.XPathResolver
Evaluate the current predicate with this binary operator
Boolean - class com.japisoft.xpath.function.basic.Boolean.
function converts its argument to a boolean as follows: a number is true if and only if it is neither positive or negative zero nor NaN a node-set is true if and only if it is non-empty a string is true if and only if its length is non-zero an object of a type other than the four basic types is converted to a boolean in a way that is dependent on that type
Boolean() - Constructor for class com.japisoft.xpath.function.basic.Boolean
 

A B C D E F G H I L M N O P R S T U V X Y