mirror of
https://github.com/darlinghq/darling-libxml2.git
synced 2024-11-27 06:00:35 +00:00
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
SAX.setDocumentLocator()
|
|
SAX.startDocument()
|
|
SAX.startElementNs(doc, NULL, NULL, 0, 1, 0, attr='to n...', 28)
|
|
SAX.endElementNs(doc, NULL, NULL)
|
|
SAX.endDocument()
|