xmlparser.UnparsedEntityDeclHandler(entityName, base, systemId, publicId, notationName) Called for unparsed (NDATA) entity declarations
xmlparser.buffer_used If buffer_text is enabled, the number of bytes stored in the buffer. These bytes represent
class xml.sax.saxutils.XMLFilterBase(base) This class is designed to sit between an
ContentHandler.startPrefixMapping(prefix, uri) Begin the scope of a prefix-URI Namespace mapping. The
Element.hasAttribute(name) Returns true if the element has an attribute named by name.
HTMLParser.getpos() Return current line number and offset.
ContentHandler.startDocument() Receive notification of the beginning of a document. The SAX
xmlparser.XmlDeclHandler(version, encoding, standalone) Called when the XML declaration is parsed. The XML declaration is the
xml.etree.ElementTree.iterparse(source, events=None, parser=None) Parses an XML section into an element tree incrementally,
extend(subelements) Appends subelements from a sequence object with zero or more elements. Raises
Page 28 of 34