Class E_Gml2Wkt
java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase1
org.aksw.jena_sparql_api.sparql.ext.gml.E_Gml2Wkt
- All Implemented Interfaces:
org.apache.jena.sparql.function.Function
public class E_Gml2Wkt
extends org.apache.jena.sparql.function.FunctionBase1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.sparql.expr.NodeValueexec(org.apache.jena.sparql.expr.NodeValue nodeValue) Methods inherited from class org.apache.jena.sparql.function.FunctionBase1
checkBuild, execMethods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec, exec
-
Constructor Details
-
E_Gml2Wkt
public E_Gml2Wkt()
-
-
Method Details
-
exec
public org.apache.jena.sparql.expr.NodeValue exec(org.apache.jena.sparql.expr.NodeValue nodeValue) - Specified by:
execin classorg.apache.jena.sparql.function.FunctionBase1
-