Package org.jaxen.function.ext
package org.jaxen.function.ext
Extension functions to the standard XPath function library.
-
ClassesClassDescription
boolean ends-with(string,string)node-set evaluate(string)An abstract base class for Locale-specific extension functions.string lower-case(string)This function can take a second parameter of theLocaleto use for the String conversion.string upper-case(string)This function can take a second parameter of theLocaleto use for the String conversion.