Uses of Class
com.hp.hpl.jena.sparql.algebra.OpWalker.WalkerVisitor

Packages that use OpWalker.WalkerVisitor
com.hp.hpl.jena.sparql.algebra   
 

Uses of OpWalker.WalkerVisitor in com.hp.hpl.jena.sparql.algebra
 

Methods in com.hp.hpl.jena.sparql.algebra with parameters of type OpWalker.WalkerVisitor
static void OpWalker.walk(OpWalker.WalkerVisitor walkerVisitor, Op op, OpVisitor visitor)
           
static void OpWalker.walk(OpWalker.WalkerVisitor walkerVisitor, Op op, OpVisitor visitor, OpVisitor beforeVisitor, OpVisitor afterVisitor)
           
 



Licenced under the Apache License, Version 2.0