+
Point of view
All features
class HTML_TEXT
Summary
Direct parents
Inherit list: HTML_ELEMENT
Overview
Creation features
{HTML_PARSER}
Features
{ANY}
{HTML_ELEMENT}
{}
{ANY}
text: STRING
writable attribute
{ANY}
really_append_in (buffer: STRING, stop_at_dot: BOOLEAN, stopped: BOOLEAN): BOOLEAN
effective function
really_to_html_stream (html: HTML_OUTPUT_STREAM, stop_at_dot: BOOLEAN, stopped: BOOLEAN): BOOLEAN
effective function
make (a_text: STRING, a_parent: HTML_NODE)
effective procedure
{}
parent: HTML_NODE
writable attribute
{ANY}
to_string: STRING
effective function
{ANY}
append_in (buffer: STRING, stop_at_dot: BOOLEAN)
effective procedure
{ANY}
to_html_stream (html: HTML_OUTPUT_STREAM, stop_at_dot: BOOLEAN)
effective procedure
{ANY}