XMLReader.setProperty(propertyname, value) Set the propertyname to value. If the property is not recognized
Element.hasAttributeNS(namespaceURI, localName) Returns true if the element has an attribute named by namespaceURI
class xml.sax.saxutils.XMLFilterBase(base) This class is designed to sit between an
getchildren() Deprecated since version 3.2: Use list(elem)
XMLReader.setLocale(locale) Allow an application to set the locale for errors and warnings. SAX
InputSource.getByteStream() Get the byte stream for this input source. The getEncoding method
DocumentType.entities This is a NamedNodeMap giving the definitions of external entities. For entity names defined
HTMLParser.close() Force processing of all buffered data as if it were followed by an end-of-file mark. This method may be redefined
xml.etree.ElementTree.iterparse(source, events=None, parser=None) Parses an XML section into an element tree incrementally,
DocumentType.notations This is a NamedNodeMap giving the definitions of notations. For notation names defined more
Page 32 of 34