com.hp.hpl.jena.sparql.procedure
Interface ProcedureFactory


public interface ProcedureFactory

Interface for procedure factories.


Method Summary
 Procedure create(String uri)
           
 

Method Detail

create

Procedure create(String uri)


Licenced under the Apache License, Version 2.0