module LibXML::XML::HTMLParser::Options

Options to control the operation of the HTMLParser. The easiest way to set a parser’s options is via the methods XML::HTMLParser.file, XML::HTMLParser.io or XML::HTMLParser.string. For additional control, see XML::HTMLParser::Context#options=.