.. include:: ../io/ascii/references.txt

TableOutputter
==============

.. currentmodule:: astropy.io.ascii

.. autoclass:: TableOutputter
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TableOutputter.default_converters

   .. rubric:: Methods Summary

   .. autosummary::

      ~TableOutputter.__call__

   .. rubric:: Attributes Documentation

   .. autoattribute:: default_converters

   .. rubric:: Methods Documentation

   .. automethod:: __call__
