+
Point of view
All features
deferred class HTML_ELEMENT
Summary
Direct parents
Insert list: ANY
Known children
Inherit list: HTML_NODE, HTML_TEXT
Overview
Features
{ANY}
{HTML_ELEMENT}
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}
really_append_in (buffer: STRING, stop_at_dot: BOOLEAN, stopped: BOOLEAN): BOOLEAN
deferred function
really_to_html_stream (html: HTML_OUTPUT_STREAM, stop_at_dot: BOOLEAN, stopped: BOOLEAN): BOOLEAN
deferred function