Interface DeclarativeFunctionFactory

  • All Superinterfaces:
    org.apache.jena.sparql.function.FunctionFactory
    All Known Implementing Classes:
    SHACLARQFunction, SHACLSPARQLARQFunction

    public interface DeclarativeFunctionFactory
    extends org.apache.jena.sparql.function.FunctionFactory
    A marker interface that makes it possible to distinguish SPIN functions from other functions in the FunctionRegistry.
    Author:
    Holger Knublauch
    • Method Summary

      • Methods inherited from interface org.apache.jena.sparql.function.FunctionFactory

        create