com.hp.hpl.jena.sparql.algebra
Class PropertyFunctionGenerator

java.lang.Object
  extended by com.hp.hpl.jena.sparql.algebra.PropertyFunctionGenerator

public class PropertyFunctionGenerator
extends Object


Constructor Summary
PropertyFunctionGenerator()
           
 
Method Summary
static Op buildPropertyFunctions(OpBGP opBGP, Context context)
           
static PropertyFunctionRegistry chooseRegistry(Context context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyFunctionGenerator

public PropertyFunctionGenerator()
Method Detail

buildPropertyFunctions

public static Op buildPropertyFunctions(OpBGP opBGP,
                                        Context context)

chooseRegistry

public static PropertyFunctionRegistry chooseRegistry(Context context)


Licenced under the Apache License, Version 2.0