html-writer
HTML streams

Next:<html-writer> ( -- html-writer )


Vocabulary
html.streams

Class description
A formatted output stream which accumulates HTML markup as xml.data types. The data slot contains a sequence with all markup so far.

Definition


Methods