Prologue handling in SAX Filters
843834Jun 27 2005 — edited Jun 28 2005Hi,
I have an XML document with a prologue, wich specifies the encoding, and this document is processed by a SAX filter but the prologue is then lost.
How can I read the prologue of the source document with the SAX API?
Thanks,
Andrea