+
Point of view
All features
class HTML_TEXT
Summary
Overview
creation features
features
text: STRING
writable attribute
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
to_string: STRING
effective function
append_in (buffer: STRING, stop_at_dot: BOOLEAN)
effective procedure
to_html_stream (html: HTML_OUTPUT_STREAM, stop_at_dot: BOOLEAN)
effective procedure