Package rdfalchemy :: Package sparql :: Module parsers :: Class _BRTRSPARQLHandler
[hide private]
[frames] | no frames]

Class _BRTRSPARQLHandler

source code

    object --+    
             |    
_SPARQLHandler --+
                 |
                _BRTRSPARQLHandler

Handler for the sesame binary table format BRTR

Instance Methods [hide private]
 
readint(self) source code
 
readstr(self) source code
 
parse(self) source code
 
getval(self) source code

Inherited from _SPARQLHandler: __init__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]

Inherited from _SPARQLHandler: mimetype

Properties [hide private]

Inherited from object: __class__