Package gavo :: Package votable :: Module tableparser :: Class TableDataIterator
[frames] | no frames]

Class TableDataIterator

source code

  object --+    
           |    
DataIterator --+
               |
              TableDataIterator

An internal class used by Rows to actually iterate over rows in TABLEDATA serialization.

Instance Methods

Inherited from DataIterator: __init__, __iter__

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

Class Variables
  decoderModule
Coding and decoding from tabledata.
Properties

Inherited from object: __class__

Class Variable Details

decoderModule

Coding and decoding from tabledata.

Value:
gavo.votable.dec_tabledata