Locator.getColumnNumber() Return the column number where the current event begins.
XMLReader.setErrorHandler(handler) Set the current error handler. If no
class xml.sax.handler.ErrorHandler Interface used by the parser to present error and warning messages to the application. The
extend(subelements) Appends subelements from a sequence object with zero or more elements. Raises
html.entities.html5 A dictionary that maps HTML5 named character references [1] to the equivalent Unicode character(s), e.g
Node.cloneNode(deep) Clone this node. Setting deep means to clone all child nodes as well. This returns the clone.
ContentHandler.setDocumentLocator(locator) Called by the parser to give the application a locator for locating the origin of
xmlparser.CharacterDataHandler(data) Called for character data. This will be called for normal character data, CDATA marked
DocumentType.notations This is a NamedNodeMap giving the definitions of notations. For notation names defined more
XMLReader.setDTDHandler(handler) Set the current
Page 32 of 34