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

Methods

Public Class methods

Set the global XML default for load external subsets.

Create a new document

Set the global XML default for substitute entities.

Public Instance methods

Apply any decorators to node

Get the root node for this document.

Set the root element on this document

Serialize this document

Explore a document with shortcut methods.

[Validate]