Class | Nokogiri::HTML::Document |
In: |
lib/nokogiri/html/document.rb
ext/nokogiri/html_sax_parser.c |
Parent: | XML::Document |
Read the HTML document from io with given url, encoding, and options. See Nokogiri::HTML.parse
Read the HTML document contained in string with given url, encoding, and options. See Nokogiri::HTML.parse