Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 82fd441cd3f2a8bc33fc3ed41403eced > files > 1798

python-astropy-0.2.4-4.mga4.x86_64.rpm



XMLWriter
==================================

.. currentmodule:: astropy.utils.xml.writer

.. autoclass:: XMLWriter
   :show-inheritance:

   
     
   

   
   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~XMLWriter.close
      ~XMLWriter.comment
      ~XMLWriter.data
      ~XMLWriter.element
      ~XMLWriter.end
      ~XMLWriter.flush
      ~XMLWriter.get_indentation
      ~XMLWriter.get_indentation_spaces
      ~XMLWriter.object_attrs
      ~XMLWriter.start
      ~XMLWriter.tag

   
   

   
   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: close
   .. automethod:: comment
   .. automethod:: data
   .. automethod:: element
   .. automethod:: end
   .. automethod:: flush
   .. automethod:: get_indentation
   .. automethod:: get_indentation_spaces
   .. automethod:: object_attrs
   .. automethod:: start
   .. automethod:: tag