com.hp.hpl.jena.sparql.pfunction
Interface PropertyFunctionFactory


public interface PropertyFunctionFactory

Interface for extension factories registered with the extension registry.


Method Summary
 PropertyFunction create(String uri)
           
 

Method Detail

create

PropertyFunction create(String uri)


Licenced under the Apache License, Version 2.0