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

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

public class ActionMatchVar
extends ActionMatchBind


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

ActionMatchVar

public ActionMatchVar()
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
Overrides:
match in class ActionMatchBind


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