xml.sax.handler.ContentHandler.endPrefixMapping()

ContentHandler.endPrefixMapping(prefix)

End the scope of a prefix-URI mapping.

See startPrefixMapping() for details. This event will always occur after the corresponding endElement() event, but the order of endPrefixMapping() events is not otherwise guaranteed.

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

Please login to continue.