JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.apache.jena.arq
Package
org.apache.jena.sparql.procedure
Interface ProcedureFactory
public interface
ProcedureFactory
Interface for procedure factories.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Procedure
create
(
String
uri)
Method Details
create
Procedure
create
(
String
uri)