xmlparser.ExternalEntityParserCreate(context[, encoding]) Create a “child” parser which can be used to parse an external parsed
xmlparser.CharacterDataHandler(data) Called for character data. This will be called for normal character data, CDATA marked
xmlparser.GetInputContext() Returns the input data that generated the current event as a string. The data is in the encoding
exception xml.dom.NoModificationAllowedErr Raised on attempts to modify an object where modifications are not allowed (such
getiterator(tag=None) Deprecated since version 3.2: Use method
getchildren() Deprecated since version 3.2: Use list(elem)
xml.etree.ElementTree.iselement(element) Checks if an object appears to be a valid element object. element is an element
Page 34 of 34