org.topbraid.spin.spr.spra
Class ATableEngine

java.lang.Object
  extended by org.topbraid.spin.spr.AbstractTableEngine
      extended by org.topbraid.spin.spr.spra.ATableEngine
All Implemented Interfaces:
TableEngine

public class ATableEngine
extends AbstractTableEngine

Implementation of the SPR protocol http://spinrdf.org/spra

Author:
Holger Knublauch

Constructor Summary
ATableEngine()
           
 
Method Summary
 Resource createTable(Model model, ResultSet rs)
           
 
Methods inherited from class org.topbraid.spin.spr.AbstractTableEngine
addVarNames, getColCountProperty, getRowCountProperty, getValueProperty, getVarNameProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ATableEngine

public ATableEngine()
Method Detail

createTable

public Resource createTable(Model model,
                            ResultSet rs)