Class ARQFunctions

java.lang.Object
org.apache.jena.sparql.function.ARQFunctions

public class ARQFunctions extends Object
Load ARQ functions (). Any additional functions from afn: that need special loading. They can be invoked by afn:name without registration because the MappedLoader maps the names to a "java:" loadable name.
See Also:
  • Constructor Details

    • ARQFunctions

      public ARQFunctions()
  • Method Details