Package org.jaxen.function.ext


package org.jaxen.function.ext

Extension functions to the standard XPath function library.

  • Classes
    Class
    Description
    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 the Locale to use for the String conversion.
    string upper-case(string) This function can take a second parameter of the Locale to use for the String conversion.