パッケージ | 説明 |
---|---|
org.jaxen.function.ext |
Extension functions to the standard XPath function library.
|
修飾子とタイプ | クラスと説明 |
---|---|
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-2013 Codehaus. All Rights Reserved.