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

java.lang.Object
  extended by com.hp.hpl.jena.sdb.exprmatch.ActionMatchBind
All Implemented Interfaces:
ActionMatch
Direct Known Subclasses:
ActionMatchExact, ActionMatchString, ActionMatchVar

public class ActionMatchBind
extends Object
implements ActionMatch


Constructor Summary
ActionMatchBind()
           
 
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

ActionMatchBind

public ActionMatchBind()
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.