[squeak-dev] XMLTokenizer problem with ampersand

Chris Muller asqueaker at gmail.com
Tue Jun 2 16:17:51 UTC 2015


On Mon, Jun 1, 2015 at 9:10 PM, Levente Uzonyi <leves at elte.hu> wrote:
> XMLTokenizer is not suitable to parse HTML documents. XML and HTML may look
> similar, but are very different.
> We used to use Soup[1] to parse HTML pages.

Have you used Todd Blanchard's "HTML & CSS Validating Parser" [1], if
so how does it compare to Soup?

[1] -- http://www.squeaksource.com/htmlcssparser.html


More information about the Squeak-dev mailing list