AbstractFunction
.See: Description
Class | Description |
---|---|
Constants |
Constants for use in this package.
|
Lowercase |
Converts the string value of its argument to lowercase, using a locale-aware
conversion.
|
Uppercase |
Converts the string value of its argument to uppercase, using a locale-aware
conversion.
|
XsiBoolean |
Converts its argument to a boolean value, using a modification of the rules
for Schema instances: true is represented by the literal values "true" or
1, ignoring case, while false is everything else.
|
AbstractFunction
. All such functions belong
to the namepspace "http://practicalxml.sourceforge.net/".