class HTML_PARSER

Features exported to ANY

This HTML parser reads HTML from an INPUT_STREAM and builds some HTML_ELEMENT objects known collectively as the roots. A correctly built HTML file should have only one root but this parser is more laxist.

Direct parents

non-conformant parents

ANY

Summary

creation features

exported features

Details

parse (in: INPUT_STREAM)
roots: FAST_ARRAY [E_][HTML_ELEMENT]