Module: LibXML::XML::HTMLParser::Options
- Defined in:
- ext/libxml/ruby_xml_html_parser_options.c
Constant Summary collapse
- RECOVER =
Relax parsing.
1- NOERROR =
Suppress error reports.
32- NOWARNING =
Suppress warning reports.
64- PEDANTIC =
Enable pedantic error reporting.
128- NOBLANKS =
Remove blank nodes.
256- NONET =
Forbid network access.
2048- COMPACT =
Compact small text nodes.
65536