ContentHandler.processingInstruction(target, data) Receive notification of a processing instruction. The
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.
XMLReader.getDTDHandler() Return the current
xmlparser.SetParamEntityParsing(flag) Control parsing of parameter entities (including the external DTD subset). Possible flag
Node.removeChild(oldChild) Remove a child node. oldChild must be a child of this node; if not,
exception xml.dom.InvalidCharacterErr This exception is raised when a string parameter contains a character that is not permitted
close() Finishes feeding data to the parser. Returns the result of calling the close() method of the target
Node.toprettyxml(indent="", newl="", encoding="") Return a pretty-printed version of the document. indent specifies
Locator.getPublicId() Return the public identifier for the current event.
Page 21 of 34