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(PropertyFunctionRegistry registry, OpBGP opBGP, 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(PropertyFunctionRegistry registry,
                                        OpBGP opBGP,
                                        Context context)


Licenced under the Apache License, Version 2.0