Package org.apache.jena.sparql.pfunction
Interface PropertyFunctionFactory
-
public interface PropertyFunctionFactoryInterface for extension factories registered with the extension registry.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PropertyFunctioncreate(java.lang.String uri)
-
-
-
Method Detail
-
create
PropertyFunction create(java.lang.String uri)
-
-