Class: Loofah::HTML5::Document

Inherits:
Nokogiri::HTML5::Document
  • Object
show all
Includes:
DocumentDecorator, Loofah::HtmlDocumentBehavior, ScrubBehavior::Node, TextBehavior
Defined in:
lib/loofah/html5/document.rb

Overview

Subclass of Nokogiri::HTML5::Document.

See Loofah::ScrubBehavior and Loofah::TextBehavior for additional methods.

Method Summary

Methods included from Loofah::HtmlDocumentBehavior

included, #serialize_root

Methods included from TextBehavior

#text, #to_text

Methods included from DocumentDecorator

#initialize

Methods included from ScrubBehavior::Node

#scrub!