Class PropertyFunctionFactoryListFunctions
java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.sys.PropertyFunctionFactoryListFunctionsBase
org.aksw.jena_sparql_api.sparql.ext.sys.PropertyFunctionFactoryListFunctions
- All Implemented Interfaces:
org.apache.jena.sparql.pfunction.PropertyFunctionFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from class org.aksw.jena_sparql_api.sparql.ext.sys.PropertyFunctionFactoryListFunctionsBase
PropertyFunctionFactoryListFunctionsBase.RegWrapper -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRegistry(org.apache.jena.sparql.engine.ExecutionContext execCxt) Methods inherited from class org.aksw.jena_sparql_api.sparql.ext.sys.PropertyFunctionFactoryListFunctionsBase
create, getFunctions
-
Constructor Details
-
PropertyFunctionFactoryListFunctions
public PropertyFunctionFactoryListFunctions()
-
-
Method Details
-
getRegistry
protected PropertyFunctionFactoryListFunctionsBase.RegWrapper getRegistry(org.apache.jena.sparql.engine.ExecutionContext execCxt) - Specified by:
getRegistryin classPropertyFunctionFactoryListFunctionsBase
-