Home | Trees | Indices | Help |
|
---|
|
object --+ | VOTNameMaker
A class for generating db-unique names from VOTable fields.
This is important to avoid all kinds of weird names the remaining infrastructure will not handle. "Normal" TableDefs assume unquoted SQL identifiers as names, and want all names unique.
Using this class ensures these expectations are met in a reproducible way (i.e., given the same table, the same names will be assigned).
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 |