Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
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