Uses of Class
com.hp.hpl.jena.sdb.exprmatch.MapAction

Packages that use MapAction
com.hp.hpl.jena.sdb.exprmatch   
 

Uses of MapAction in com.hp.hpl.jena.sdb.exprmatch
 

Methods in com.hp.hpl.jena.sdb.exprmatch with parameters of type MapAction
static MapResult ExprMatcher.match(com.hp.hpl.jena.sparql.expr.Expr expression, com.hp.hpl.jena.sparql.expr.Expr pattern, MapAction mapAction)
           
static MapResult ExprMatcher.match(com.hp.hpl.jena.sparql.expr.Expr expression, com.hp.hpl.jena.sparql.expr.Expr pattern, MapAction mapAction, MapCallout mapCallout)
           
static MapResult ExprMatcher.match(com.hp.hpl.jena.sparql.expr.Expr expression, com.hp.hpl.jena.sparql.expr.Expr pattern, MapAction mapAction, MapCallout mapCallout, MapResult mapResult)
          Match an expression against a pattern.
static MapResult ExprMatcher.match(String expression, String pattern, MapAction mapAction)
           
 



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