|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableEngine | |
---|---|
org.topbraid.spin.spr | |
org.topbraid.spin.spr.spra |
Uses of TableEngine in org.topbraid.spin.spr |
---|
Classes in org.topbraid.spin.spr that implement TableEngine | |
---|---|
class |
AbstractTableEngine
Convenience base class for TableEngine implementations. |
Methods in org.topbraid.spin.spr that return TableEngine | |
---|---|
TableEngine |
TableEngines.getDefaultTableEngine()
|
TableEngine |
TableEngines.getForType(Resource type)
|
Methods in org.topbraid.spin.spr with parameters of type TableEngine | |
---|---|
void |
TableEngines.register(Resource type,
TableEngine tableEngine)
|
Uses of TableEngine in org.topbraid.spin.spr.spra |
---|
Classes in org.topbraid.spin.spr.spra that implement TableEngine | |
---|---|
class |
ATableEngine
Implementation of the SPR protocol http://spinrdf.org/spra |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |