end(tag) Closes the current element. tag is the element name. Returns the closed element.
xmlparser.ErrorByteIndex Byte index at which an error occurred.
exception xml.dom.DOMException Base exception class used for all specific DOM exceptions. This exception class cannot be directly
clear() Resets an element. This function removes all subelements, clears all attributes, and sets the text and tail attributes
xml.dom.pulldom.parseString(string, parser=None) Return a DOMEventStream that represents the (Unicode) string
class xml.etree.ElementTree.ParseError XML parse error, raised by the various parsing methods in this module when parsing fails
xmlparser.EndCdataSectionHandler() Called at the end of a CDATA section.
exception xml.dom.WrongDocumentErr Raised when a node is inserted in a different document than it currently belongs to, and
close() Flushes the builder buffers, and returns the toplevel document element. Returns an Element instance.
xml.sax.handler.feature_external_ges value: "http://xml.org/sax/features/exte
Page 11 of 34