Uses of Interface
com.hp.hpl.jena.sparql.algebra.OpExtBuilder

Packages that use OpExtBuilder
com.hp.hpl.jena.sparql.algebra   
 

Uses of OpExtBuilder in com.hp.hpl.jena.sparql.algebra
 

Methods in com.hp.hpl.jena.sparql.algebra that return OpExtBuilder
static OpExtBuilder OpExtRegistry.builder(String tag)
           
 

Methods in com.hp.hpl.jena.sparql.algebra with parameters of type OpExtBuilder
static void OpExtRegistry.register(OpExtBuilder builder)
           
 



Licenced under the Apache License, Version 2.0