com.hp.hpl.jena.sdb.core
Class ExprPattern

java.lang.Object
  extended by com.hp.hpl.jena.sdb.core.ExprPattern

public class ExprPattern
extends Object


Constructor Summary
ExprPattern(String pattern, com.hp.hpl.jena.sparql.core.Var[] vars, ActionMatch[] actions)
           
 
Method Summary
 MapResult match(com.hp.hpl.jena.sparql.expr.Expr expression)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprPattern

public ExprPattern(String pattern,
                   com.hp.hpl.jena.sparql.core.Var[] vars,
                   ActionMatch[] actions)
Method Detail

match

public MapResult match(com.hp.hpl.jena.sparql.expr.Expr expression)


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