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

C

Ceiling - class com.japisoft.xpath.function.basic.Ceiling.
function returns the smallest (closest to negative infinity) number that is not less than the argument and that is an integer
Ceiling() - Constructor for class com.japisoft.xpath.function.basic.Ceiling
 
checkOneNodeSet(FastVector) - Method in class com.japisoft.xpath.function.AbstractFunction
Throw a RuntimeException if arg has no single NodeSet argument
checkOneNumber(FastVector) - Method in class com.japisoft.xpath.function.AbstractFunction
Throw a RuntimeException if arg has no single NodeSet argument
checkOneParameter(FastVector) - Method in class com.japisoft.xpath.function.AbstractFunction
Throw a RuntimeException if arg has no single argument
checkOneString(FastVector) - Method in class com.japisoft.xpath.function.AbstractFunction
Throw a RuntimeException if arg has no 1 string argument
checkThreeStrings(FastVector) - Method in class com.japisoft.xpath.function.AbstractFunction
Throw a RuntimeException if arg has no 3 string arguments
checkTwoStrings(FastVector) - Method in class com.japisoft.xpath.function.AbstractFunction
Throw a RuntimeException if arg has no 2 string arguments
com.japisoft.xpath - package com.japisoft.xpath
 
com.japisoft.xpath.function - package com.japisoft.xpath.function
 
com.japisoft.xpath.function.basic - package com.japisoft.xpath.function.basic
 
com.japisoft.xpath.kit - package com.japisoft.xpath.kit
 
com.japisoft.xpath.navigator - package com.japisoft.xpath.navigator
 
com.japisoft.xpath.node - package com.japisoft.xpath.node
 
COMMENT - Static variable in class com.japisoft.xpath.navigator.DOMNavigator
 
COMMENT - Static variable in class com.japisoft.xpath.navigator.FastParserNavigator
 
Concat - class com.japisoft.xpath.function.basic.Concat.
function returns the concatenation of its arguments
Concat() - Constructor for class com.japisoft.xpath.function.basic.Concat
 
Contains - class com.japisoft.xpath.function.basic.Contains.
function returns true if the first argument string contains the second argument string, and otherwise returns false
Contains() - Constructor for class com.japisoft.xpath.function.basic.Contains
 
contains(Object) - Method in class com.japisoft.xpath.FastVector
 
Count - class com.japisoft.xpath.function.basic.Count.
function returns the number of nodes in the argument node-set
Count() - Constructor for class com.japisoft.xpath.function.basic.Count
 

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