Uses of Interface
com.hp.hpl.jena.sdb.compiler.QuadBlockCompiler

Packages that use QuadBlockCompiler
com.hp.hpl.jena.sdb.compiler   
com.hp.hpl.jena.sdb.compiler.rewrite   
com.hp.hpl.jena.sdb.layout1   
com.hp.hpl.jena.sdb.layout2   
com.hp.hpl.jena.sdb.layout2.hash   
com.hp.hpl.jena.sdb.layout2.index   
 

Uses of QuadBlockCompiler in com.hp.hpl.jena.sdb.compiler
 

Classes in com.hp.hpl.jena.sdb.compiler that implement QuadBlockCompiler
 class QuadBlockCompilerMain
           
 

Methods in com.hp.hpl.jena.sdb.compiler that return QuadBlockCompiler
abstract  QuadBlockCompiler QueryCompilerMain.createQuadBlockCompiler()
           
 

Constructors in com.hp.hpl.jena.sdb.compiler with parameters of type QuadBlockCompiler
TransformSDB(SDBRequest request, QuadBlockCompiler quadBlockCompiler)
           
 

Uses of QuadBlockCompiler in com.hp.hpl.jena.sdb.compiler.rewrite
 

Classes in com.hp.hpl.jena.sdb.compiler.rewrite that implement QuadBlockCompiler
 class QuadBlockRewriteCompiler
           
 

Constructors in com.hp.hpl.jena.sdb.compiler.rewrite with parameters of type QuadBlockCompiler
QuadBlockRewriteCompiler(SDBRequest request, QuadBlockCompiler baseCompiler)
           
 

Uses of QuadBlockCompiler in com.hp.hpl.jena.sdb.layout1
 

Methods in com.hp.hpl.jena.sdb.layout1 that return QuadBlockCompiler
 QuadBlockCompiler QueryCompiler1.createQuadBlockCompiler()
           
 

Uses of QuadBlockCompiler in com.hp.hpl.jena.sdb.layout2
 

Classes in com.hp.hpl.jena.sdb.layout2 that implement QuadBlockCompiler
 class QuadBlockCompiler2
           
 

Uses of QuadBlockCompiler in com.hp.hpl.jena.sdb.layout2.hash
 

Methods in com.hp.hpl.jena.sdb.layout2.hash that return QuadBlockCompiler
 QuadBlockCompiler QueryCompilerHash.createQuadBlockCompiler()
           
 

Uses of QuadBlockCompiler in com.hp.hpl.jena.sdb.layout2.index
 

Methods in com.hp.hpl.jena.sdb.layout2.index that return QuadBlockCompiler
 QuadBlockCompiler QueryCompilerIndex.createQuadBlockCompiler()
           
 



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