HTMLParser.handle_pi(data) Method called when a processing instruction is encountered. The data parameter will contain
SAXException.getMessage() Return a human-readable message describing the error condition.
Attributes.getValue(name) Return the value of attribute name.
code A numeric error code from the expat parser. See the documentation of
exception xml.dom.NoDataAllowedErr This is raised if data is specified for a node which does not support data.
xml.etree.ElementTree.iterparse(source, events=None, parser=None) Parses an XML section into an element tree incrementally,
exception xml.dom.NoModificationAllowedErr Raised on attempts to modify an object where modifications are not allowed (such
xml.etree.ElementTree.ProcessingInstruction(target, text=None) PI element factory. This factory function creates a special element
xmlparser.ExternalEntityParserCreate(context[, encoding]) Create a “child” parser which can be used to parse an external parsed
XMLReader.setEntityResolver(handler) Set the current
Page 33 of 34