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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.