xml.sax.handler.ContentHandler

class xml.sax.handler.ContentHandler

This is the main callback interface in SAX, and the one most important to applications. The order of events in this interface mirrors the order of the information in the document.

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

Please login to continue.