Package | Description |
---|---|
org.jaxen.function.ext |
Extension functions to the standard XPath function library.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LowerFunction |
string lower-case(string)
This function can take a second parameter of the
Locale to use for the String conversion. |
class |
UpperFunction |
string upper-case(string)
This function can take a second parameter of the
Locale to use for the String conversion. |
Copyright © 2001–2018 Codehaus. All rights reserved.