Re: [xml-dev] HTML parser
by Bjoern Hoehrmann other posts by this author
Mar 10 2002 2:56PM messages near this date
[xml-dev] HTML parser
|
Re: [xml-dev] HTML parser
* Alexey N. Shananin wrote:
> I'm looking for a parser for HTML.
> I know that XML parsers can't correctly handle HTML tags because of theese
> tags might be unclosed( I mean <br> tag, but not <br/> or for example...).
> I heared about XHTML standart. It's supported by XML parsers, as far as I
> know(Xerses, for example).
> Are there any transformation API's to convert HTML->XHTML or is where any
> _FREE_ HTML parser?
http://tidy.sf.net/
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Thread:
Alexey N. Shananin
Bjoern Hoehrmann
Daniel Veillard
|