Skip to main content

xmlParserOption_XML_PARSE_SAX1

Constant xmlParserOption_XML_PARSE_SAX1 

Source
pub const xmlParserOption_XML_PARSE_SAX1: xmlParserOption = 512;
Expand description

Always invoke the deprecated SAX1 startElement and endElement handlers.

@deprecated This option will be removed in a future version.