com.hp.hpl.jena.sparql.engine.ref
Class Eval

java.lang.Object
  extended by com.hp.hpl.jena.sparql.engine.ref.Eval

public class Eval
extends Object


Constructor Summary
Eval()
           
 
Method Summary
static Table eval(Evaluator evaluator, Op op)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Eval

public Eval()
Method Detail

eval

public static Table eval(Evaluator evaluator,
                         Op op)


Licenced under the Apache License, Version 2.0