Home | Trees | Indices | Help |
|
---|
|
Writing tabular data within VOTables.
Classes | |
OverflowElement A container for VOTable elements that are written when it is likely that a query has overflowed the limit. |
Functions | |||
|
|||
|
|||
|
Variables | |
__package__ =
|
Function Details |
writes a VOTable to outputFile. This is a compatiblity function that's in this place mainly for historical reasons. It's basically stanxml.write, except that the prefix of the root element will be the empty prefix. |
returns tableDefinition such that when serialized, it contains the data from rowIterator rowIterator is an iterator yielding all rows from the table to be encoded, tableDefinition is the TABLE element, and ContentElement is one of the permitted DATA children from VOTable. See the OverflowElement class for overflowElement. attrs are optional attributes to the content element. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |