.. include:: ../io/votable/references.txt VOTableFile =================================== .. currentmodule:: astropy.io.votable.tree .. autoclass:: VOTableFile :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~VOTableFile.coordinate_systems ~VOTableFile.groups ~VOTableFile.infos ~VOTableFile.version ~VOTableFile.params ~VOTableFile.resources .. rubric:: Methods Summary .. autosummary:: ~VOTableFile.get_first_table ~VOTableFile.get_coosys_by_id ~VOTableFile.parse ~VOTableFile.get_field_by_id_or_name ~VOTableFile.get_table_by_id ~VOTableFile.to_xml ~VOTableFile.iter_fields_and_params ~VOTableFile.iter_values ~VOTableFile.get_values_by_id ~VOTableFile.set_all_tables_format ~VOTableFile.iter_tables ~VOTableFile.iter_coosys ~VOTableFile.get_field_by_id ~VOTableFile.iter_groups ~VOTableFile.from_table ~VOTableFile.get_table_by_index ~VOTableFile.get_group_by_id .. rubric:: Attributes Documentation .. autoattribute:: coordinate_systems .. autoattribute:: groups .. autoattribute:: infos .. autoattribute:: version .. autoattribute:: params .. autoattribute:: resources .. rubric:: Methods Documentation .. automethod:: get_first_table .. automethod:: get_coosys_by_id .. automethod:: parse .. automethod:: get_field_by_id_or_name .. automethod:: get_table_by_id .. automethod:: to_xml .. automethod:: iter_fields_and_params .. automethod:: iter_values .. automethod:: get_values_by_id .. automethod:: set_all_tables_format .. automethod:: iter_tables .. automethod:: iter_coosys .. automethod:: get_field_by_id .. automethod:: iter_groups .. automethod:: from_table .. automethod:: get_table_by_index .. automethod:: get_group_by_id