Class: LibXML::XML::HTMLParserOptions
- Inherits:
-
Object
- Object
- LibXML::XML::HTMLParserOptions
- Defined in:
- ext/libxml/ruby_xml_html_parser_options.c
Overview
Options that control the operation of the HTMLParser. The easiest way to set a parser’s options is to use the methods XML::HTMLParser.file, XML::HTMLParser.io or XML::HTMLParser.string. For additional control, see XML::HTMLParser::Context#options=.