[Seaside] HTML parser

Philippe Marschall philippe.marschall at gmail.com
Thu Apr 12 11:32:18 UTC 2007


2007/4/12, Sylvain Pralon <sylvain.pralon at gmail.com>:
>
>
>
>
> Hi,
>
>
>
> Can you advise me a parcel which can parse some html.
>
> I tried with an xmlparser but even the google page is not xhtml valid, the
> meta tags are not closed.

And it doesn't claim to be.

> Maybe the xml parser is a little too strict…

No, it just happens to parse XML and not HTML as the name says.

>
>
> I saw the twoFlower parser but it seems to be old and not maintained.
>
>
>
> Ideas ?

For Squeak there is:
http://www.squeaksource.com/htmlcssparser.html

Philippe


>
>
> Thanks
>
>
>
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


More information about the Seaside mailing list