Home | Trees | Indices | Help |
|
---|
|
object --+ | Rows
a wrapper for data within a VOTable.
Tabledatas are constructed with a model.VOTable.TABLE instance and the iterator maintained by parser.parse. They yield individual table lines.
In reality, __iter__ just dispatches to the various deserializers.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |