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

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

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

Methods in com.hp.hpl.jena.sdb.exprmatch with parameters of type 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)
           
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.
 



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