iter(tag=None) Creates a tree iterator with the current element as the root. The iterator
ExpatError.lineno Line number on which the error was detected. The first line is numbered 1.
xml.dom.minidom.parse(filename_or_file, parser=None, bufsize=None) Return a Document from the given input.
class html.parser.HTMLParser(*, convert_charrefs=True) Create a parser instance able to parse invalid markup.
Node.nodeValue This has a different meaning for each node type; see the DOM specification for details. The situation is similar
Node.localName The part of the tagName following the colon if there is one, else the entire tagName
ContentHandler.endPrefixMapping(prefix) End the scope of a prefix-URI mapping. See st
insert(index, subelement) Inserts subelement at the given position in this element. Raises
class xml.sax.xmlreader.AttributesImpl(attrs) This is an implementation of the Attributes interface (see section
ContentHandler.startDocument() Receive notification of the beginning of a document. The SAX
Page 28 of 34