Uses of Interface
org.apache.jena.sparql.pfunction.PropertyFunctionFactory
Packages that use PropertyFunctionFactory
-
Uses of PropertyFunctionFactory in org.apache.jena.sparql.pfunction
Methods in org.apache.jena.sparql.pfunction that return PropertyFunctionFactoryModifier and TypeMethodDescriptionLookup by URIRemove by URIMethods in org.apache.jena.sparql.pfunction with parameters of type PropertyFunctionFactoryModifier and TypeMethodDescriptionvoidPropertyFunctionRegistry.put(String uri, PropertyFunctionFactory factory) Insert an PropertyFunction factory.