xmlparser.UnparsedEntityDeclHandler(entityName, base, systemId, publicId, notationName) Called for unparsed (NDATA) entity declarations
Attributes.getNames() Return the names of the attributes.
exception xml.dom.NamespaceErr If an attempt is made to change any object in a way that is not permitted with regard to the
Node.lastChild The last child of the node, if there are any, or None. This is a read-only attribute.
xmlparser.UseForeignDTD([flag]) Calling this with a true value for flag (the default) will cause Expat to call the
exception xml.dom.InvalidCharacterErr This exception is raised when a string parameter contains a character that is not permitted
Element.getElementsByTagName(tagName) Same as equivalent method in the Document class.
Node.removeChild(oldChild) Remove a child node. oldChild must be a child of this node; if not,
XMLReader.getDTDHandler() Return the current
ContentHandler.endDocument() Receive notification of the end of a document. The SAX parser will
Page 21 of 34