java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase2
org.apache.jena.sparql.function.library.FN_DateTime
- All Implemented Interfaces:
Function
fn:dateTime(xsd:date, xsd:time) -> xsd:dateTime
-
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_DateTime
public FN_DateTime()
-
-
Method Details
-
exec
- Specified by:
exec
in classFunctionBase2
-