InputSource.getEncoding() Get the character encoding of this InputSource.
findtext(match, default=None, namespaces=None) Finds text for the first subelement matching match. match may
class xml.sax.handler.ContentHandler This is the main callback interface in SAX, and the one most important to applications
class xml.dom.pulldom.DOMEventStream(stream, parser, bufsize) getEvent() Return
expandNode(node) Expands all children of node into node. Example:
Document.createElementNS(namespaceURI, tagName) Create and return a new element with a namespace. The tagName may have
exception xml.parsers.expat.ExpatError The exception raised when Expat reports an error. See section ExpatError Exceptions
Attributes.getNames() Return the names of the attributes.
Attributes.getLength() Return the number of attributes.
Node.firstChild The first child of the node, if there are any, or None. This is a read-only attribute.
Page 23 of 34