module LibXML::XML::Parser::Options

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