Class CGIKit::HTMLParser::TextNode
In: lib/cgikit/parser.rb
Parent: Node

This class has represents text. The role of this class is that when CGIKit expands component’s template, TextNode appends its `content` to `response` object.

Methods

Public Class methods

Public Instance methods

[Validate]