xml.sax.handler.ContentHandler.endElement()

ContentHandler.endElement(name)

Signals the end of an element in non-namespace mode.

The name parameter contains the name of the element type, just as with the startElement() event.

doc_python
2016-10-07 17:48:17
Comments
Leave a Comment

Please login to continue.