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.

Instance Attribute Summary

Attributes inherited from HTMLToken

#raw

Method Summary

Methods inherited from HTMLToken

#css_class, #escape_html, #initialize, #to_html

Methods inherited from Object

deprecate_class_method, deprecate_method, inherited

Constructor Details

This class inherits a constructor from Arrow::HTMLToken