See: Description
| Class | Description |
|---|---|
| EndsWithFunction |
boolean ends-with(string,string) |
| EvaluateFunction |
node-set evaluate(string) |
| LocaleFunctionSupport |
An abstract base class for Locale-specific extension
functions.
|
| LowerFunction |
string lower-case(string)
This function can take a second parameter of the
Locale to use for the String conversion. |
| UpperFunction |
string upper-case(string)
This function can take a second parameter of the
Locale to use for the String conversion. |
Extension functions to the standard XPath function library.
Copyright © 2001-2012 Codehaus. All Rights Reserved.