Package org.topbraid.spin.spr

Interface Summary
TableEngine An interface for objects that can convert a SPARQL ResultSet into a SPR table.
 

Class Summary
AbstractTableEngine Convenience base class for TableEngine implementations.
SPRResultSets Static utilities on SPR tables.
TableEngines A Singleton managing the registered TableEngines.