Free the sax handler since we‘ll assign our own
Parse file given filename
Parse io object with encoding
Parse the XML stored in memory in data
Get the current column the parser context is processing.
Get the current line the parser context is processing.
Use sax_handler and parse the current document
Should this parser replace entities? & will get converted to ’&’ if set to true
[Validate]