Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.stanxml.Stub --+ | OverflowElement
A container for VOTable elements that are written when it is likely that a query has overflowed the limit.
This is for use with DelayedTable. Instances of this can be passed into overflowElement.
OverflowElements are constructed with the row limit and VOTable material to be inserted when exactly row limit (or more) rows have been written to the table.
All automatic namespace processing is turned off for the overflow element. This should not be a problem if you're embedding VOTable elements into VOTables.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |