xml.sax.handler.ContentHandler.startDocument()

ContentHandler.startDocument()

Receive notification of the beginning of a document.

The SAX parser will invoke this method only once, before any other methods in this interface or in DTDHandler (except for setDocumentLocator()).

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

Please login to continue.