Class E_RdfLang
java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase1
org.aksw.jena_sparql_api.sparql.ext.fs.E_RdfLang
- All Implemented Interfaces:
org.apache.jena.sparql.function.Function
public class E_RdfLang
extends org.apache.jena.sparql.function.FunctionBase1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.jena.sparql.expr.NodeValuedetermineLang(org.apache.jena.sparql.expr.NodeValue nv) org.apache.jena.sparql.expr.NodeValueexec(org.apache.jena.sparql.expr.NodeValue nv) 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_RdfLang
public E_RdfLang()
-
-
Method Details
-
exec
public org.apache.jena.sparql.expr.NodeValue exec(org.apache.jena.sparql.expr.NodeValue nv) - Specified by:
execin classorg.apache.jena.sparql.function.FunctionBase1
-
determineLang
public static org.apache.jena.sparql.expr.NodeValue determineLang(org.apache.jena.sparql.expr.NodeValue nv)
-