ExpatError.offset Character offset into the line where the error occurred. The first column is numbered 0.
Node.nodeName This has a different meaning for each node type; see the DOM specification for details. You can always get the
HTMLParser.reset() Reset the instance. Loses all unprocessed data. This is called implicitly at instantiation time.
xml.sax.handler.feature_string_interning value: "http://xml.org/sax/features/
DOMImplementation.createDocument(namespaceUri, qualifiedName, doctype) Return a new Document object (the root of
xml.parsers.expat.errors.codes A dictionary mapping numeric error codes to their string descriptions.
Element.getAttributeNodeNS(namespaceURI, localName) Return an attribute value as a node, given a namespaceURI and localName
findtext(match, default=None, namespaces=None) Finds text for the first subelement matching match. match may
exception xml.parsers.expat.ExpatError The exception raised when Expat reports an error. See section ExpatError Exceptions
class xml.dom.pulldom.DOMEventStream(stream, parser, bufsize) getEvent() Return
Page 24 of 34