Class PropertyFunctionFactoryUrlTextAsLines

java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.url.PropertyFunctionFactoryUrlTextAsLines
All Implemented Interfaces:
org.apache.jena.sparql.pfunction.PropertyFunctionFactory

public class PropertyFunctionFactoryUrlTextAsLines extends Object implements org.apache.jena.sparql.pfunction.PropertyFunctionFactory
uri:resolve ?output
Author:
raven
  • Field Details

    • gson

      protected com.google.gson.Gson gson
  • Constructor Details

    • PropertyFunctionFactoryUrlTextAsLines

      public PropertyFunctionFactoryUrlTextAsLines()
    • PropertyFunctionFactoryUrlTextAsLines

      public PropertyFunctionFactoryUrlTextAsLines(com.google.gson.Gson gson)
  • Method Details

    • create

      public org.apache.jena.sparql.pfunction.PropertyFunction create(String uri)
      Specified by:
      create in interface org.apache.jena.sparql.pfunction.PropertyFunctionFactory