Locator.getPublicId() Return the public identifier for the current event.
ProcessingInstruction.data The content of the processing instruction following the first whitespace character.
Node.previousSibling The node that immediately precedes this one with the same parent. For instance the element with an end-tag
Locator.getSystemId() Return the system identifier for the current event.
feed(data) Feed the given bytes data to the parser.
Node.toprettyxml(indent="", newl="", encoding="") Return a pretty-printed version of the document. indent specifies
xml.sax.handler.feature_validation value: "http://xml.org/sax/features/validation"
xml.parsers.expat.ErrorString(errno) Returns an explanatory string for a given error number errno.
Document.createAttributeNS(namespaceURI, qualifiedName) Create and return an attribute node with a namespace. The tagName
close() Signal the parser that the data stream is terminated. Unlike XMLParser.close(), this method always returns
Page 22 of 34