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

R

remove(Object) - Method in class com.japisoft.xpath.FastVector
 
removeElementAt(int) - Method in class com.japisoft.xpath.FastVector
 
removeNamespace(String) - Method in class com.japisoft.xpath.XPathContext
Remove a namespace declaration : a prefix
removeNamespaceDeclaration(String) - Method in class com.japisoft.xpath.XPath
Remove a namespace declaration for this prefix
removeVariable(String) - Method in class com.japisoft.xpath.XPath
Remove the variable binding for this name, if an XPath expression contains this name, an error will be thrown
removeVariable(String) - Method in class com.japisoft.xpath.XPathContext
Remove a variable
resolve() - Method in class com.japisoft.xpath.XPath
Resolve the XPath expression for the reference node.
resolveAny() - Method in class com.japisoft.xpath.XPath
Resolve the XPath expression, user has to cast correctly the result as NodeSet, String, Double Boolean
root() - Method in class com.japisoft.xpath.DebugXPathResolver
 
root() - Method in class com.japisoft.xpath.TreeXPathResolver
 
root() - Method in interface com.japisoft.xpath.XPathResolver
Select the root node
Round - class com.japisoft.xpath.function.basic.Round.
function returns the number that is closest to the argument and that is an integer.
Round() - Constructor for class com.japisoft.xpath.function.basic.Round
 
run() - Method in class com.japisoft.xpath.XPathParser
A default run method, used for operating this parser object in the background.

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