com.hp.hpl.jena.sdb.exprmatch
Class ActionMatchNoBind

java.lang.Object
  extended by com.hp.hpl.jena.sdb.exprmatch.ActionMatchNoBind
All Implemented Interfaces:
ActionMatch

public class ActionMatchNoBind
extends Object
implements ActionMatch


Constructor Summary
ActionMatchNoBind()
           
 
Method Summary
 boolean match(com.hp.hpl.jena.sparql.core.Var var, com.hp.hpl.jena.sparql.expr.Expr expr, MapResult resultMap)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionMatchNoBind

public ActionMatchNoBind()
Method Detail

match

public boolean match(com.hp.hpl.jena.sparql.core.Var var,
                     com.hp.hpl.jena.sparql.expr.Expr expr,
                     MapResult resultMap)
Specified by:
match in interface ActionMatch


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.