Uses of Class
org.jaxen.function.ext.LocaleFunctionSupport
Packages that use LocaleFunctionSupport
Package
Description
Extension functions to the standard XPath function library.
-
Uses of LocaleFunctionSupport in org.jaxen.function.ext
Subclasses of LocaleFunctionSupport in org.jaxen.function.extModifier and TypeClassDescriptionclass
string lower-case(string)
This function can take a second parameter of theLocale
to use for the String conversion.class
string upper-case(string)
This function can take a second parameter of theLocale
to use for the String conversion.