com.hp.hpl.jena.sdb.compiler
Class QuadBlockCompilerMain

java.lang.Object
  extended by com.hp.hpl.jena.sdb.compiler.QuadBlockCompilerMain
All Implemented Interfaces:
QuadBlockCompiler
Direct Known Subclasses:
QuadBlockCompiler2

public class QuadBlockCompilerMain
extends Object
implements QuadBlockCompiler


Field Summary
static PatternTable patternTable
           
 
Constructor Summary
QuadBlockCompilerMain(SDBRequest request, SlotCompiler slotCompiler)
           
 
Method Summary
 SqlNode compile(QuadBlock quads)
           
 SlotCompiler getSlotCompiler()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

patternTable

public static PatternTable patternTable
Constructor Detail

QuadBlockCompilerMain

public QuadBlockCompilerMain(SDBRequest request,
                             SlotCompiler slotCompiler)
Method Detail

getSlotCompiler

public SlotCompiler getSlotCompiler()
Specified by:
getSlotCompiler in interface QuadBlockCompiler

compile

public final SqlNode compile(QuadBlock quads)
Specified by:
compile in interface QuadBlockCompiler


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