XMLReader.setDTDHandler(handler) Set the current
exception xml.dom.NoDataAllowedErr This is raised if data is specified for a node which does not support data.
extend(subelements) Appends subelements from a sequence object with zero or more elements. Raises
xmlparser.CharacterDataHandler(data) Called for character data. This will be called for normal character data, CDATA marked
xmlparser.XmlDeclHandler(version, encoding, standalone) Called when the XML declaration is parsed. The XML declaration is the
getiterator(tag=None) Deprecated since version 3.2: Use method
XMLReader.setEntityResolver(handler) Set the current
xmlparser.ProcessingInstructionHandler(target, data) Called for every processing instruction.
XMLReader.setErrorHandler(handler) Set the current error handler. If no
xml.sax.parse(filename_or_stream, handler, error_handler=handler.ErrorHandler()) Create a SAX parser and use it to parse a document
Page 33 of 34