Element ======= .. currentmodule:: igwn_ligolw.ligolw .. autoclass:: Element :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Element.tagName ~Element.validchildren .. rubric:: Methods Summary .. autosummary:: ~Element.appendChild ~Element.appendData ~Element.endElement ~Element.end_tag ~Element.getAttribute ~Element.getChildrenByAttributes ~Element.getElements ~Element.getElementsByTagName ~Element.hasAttribute ~Element.insertBefore ~Element.removeAttribute ~Element.removeChild ~Element.replaceChild ~Element.setAttribute ~Element.start_tag ~Element.unlink ~Element.validattributes ~Element.write .. rubric:: Attributes Documentation .. autoattribute:: tagName .. autoattribute:: validchildren .. rubric:: Methods Documentation .. automethod:: appendChild .. automethod:: appendData .. automethod:: endElement .. automethod:: end_tag .. automethod:: getAttribute .. automethod:: getChildrenByAttributes .. automethod:: getElements .. automethod:: getElementsByTagName .. automethod:: hasAttribute .. automethod:: insertBefore .. automethod:: removeAttribute .. automethod:: removeChild .. automethod:: replaceChild .. automethod:: setAttribute .. automethod:: start_tag .. automethod:: unlink .. automethod:: validattributes .. automethod:: write