Skip to main content

xmlParserOption_XML_PARSE_OLDSAX

Constant xmlParserOption_XML_PARSE_OLDSAX 

Source
pub const xmlParserOption_XML_PARSE_OLDSAX: xmlParserOption = 1048576;
Expand description

Enable an unspecified legacy mode for SAX parsers.

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