Class: Arrow::DocType

Inherits:
HTMLToken show all
Defined in:
lib/arrow/htmltokenizer.rb

Overview

Class for tokens output by Arrow::HTMLTokenizer for the doctype declaration of an HTML document.

Method Summary

Methods inherited from HTMLToken

#css_class, #escape_html, #initialize, #to_html

Methods inherited from Object

deprecate_class_method, deprecate_method, inherited

Methods included from Loggable

#log

Constructor Details

This class inherits a constructor from Arrow::HTMLToken