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

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

public class ActionMatchString
extends ActionMatchBind


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

ActionMatchString

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