HtmlParser
Last updated at 4:41 pm UTC on 16 January 2006
The class HtmlParser is a utility class which reads a stream and creates a HtmlDocument object. The class has only class side methods.
Usage:
HtmlParser parse: anInputStreamOrString
Also see: Recipe: Grabbing a page from the Internet