XMLWriter ================================== .. currentmodule:: astropy.utils.xml.writer .. autoclass:: XMLWriter :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~XMLWriter.comment ~XMLWriter.end ~XMLWriter.start ~XMLWriter.get_indentation_spaces ~XMLWriter.element ~XMLWriter.tag ~XMLWriter.object_attrs ~XMLWriter.flush ~XMLWriter.close ~XMLWriter.get_indentation ~XMLWriter.data .. rubric:: Methods Documentation .. automethod:: comment .. automethod:: end .. automethod:: start .. automethod:: get_indentation_spaces .. automethod:: element .. automethod:: tag .. automethod:: object_attrs .. automethod:: flush .. automethod:: close .. automethod:: get_indentation .. automethod:: data