JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.jena.sparql.pfunction
Interface PropertyFunctionFactory
public interface
PropertyFunctionFactory
Interface for extension factories registered with the extension registry.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PropertyFunction
create
(
String
uri)
Method Details
create
PropertyFunction
create
(
String
uri)