| Home | Trees | Indices | Help |
|
|---|
|
|
Parsing various forms of tabular data embedded in VOTables.
WARNING: This will fail if the parser exposes namespaces in its events (utils.iterparse doesn't).
| Classes | |
|
DataIterator A base for the classes actually doing the iteration. |
|
|
TableDataIterator An internal class used by Rows to actually iterate over rows in TABLEDATA serialization. |
|
|
BinaryIteratorBase A base class used by Rows to actually iterate over rows in BINARY(2) serialization. |
|
| BinaryIterator | |
| Binary2Iterator | |
|
Rows a wrapper for data within a VOTable. |
|
| Variables | |
__package__ =
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |