java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase2
org.apache.jena.sparql.function.library.FN_CollationKey
- All Implemented Interfaces:
Function
XPath and XQuery Functions and Operators 3.1
fn:collation-key($key as xs:string, $collation as xs:string) as xs:base64Binary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase2
checkBuild, exec
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
FN_CollationKey
public FN_CollationKey()
-
-
Method Details
-
exec
- Specified by:
exec
in classFunctionBase2
-