Class Nokogiri::HTML::Document
In: lib/nokogiri/html/document.rb
ext/nokogiri/html_document.c
Parent: XML::Document

Methods

read_memory   serialize   to_html   type  

Public Class methods

Read the HTML document contained in string with given url, encoding, and options. See Nokogiri::HTML.parse

Public Instance methods

Serialize this document

The type for this document

[Validate]