TablesFile
==========

.. currentmodule:: pyvo.io.vosi.endpoint

.. autoclass:: TablesFile
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TablesFile.ntables
      ~TablesFile.table
      ~TablesFile.tableset
      ~TablesFile.version

   .. rubric:: Methods Summary

   .. autosummary::

      ~TablesFile.get_first_table
      ~TablesFile.get_table_by_name
      ~TablesFile.iter_tables
      ~TablesFile.parse

   .. rubric:: Attributes Documentation

   .. autoattribute:: ntables
   .. autoattribute:: table
   .. autoattribute:: tableset
   .. autoattribute:: version

   .. rubric:: Methods Documentation

   .. automethod:: get_first_table
   .. automethod:: get_table_by_name
   .. automethod:: iter_tables
   .. automethod:: parse
