ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
Re: [xml-dev] HTML parser
by Daniel Veillard other posts by this author
Mar 5 2002 12:49AM messages near this date
Re: [xml-dev] HTML parser | Re: [xml-dev] HTML parser
On Mon, Mar 04, 2002 at 08:24:13PM +0300, Alexey N. Shananin wrote:
>  Hi! 
>  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?

  libxml has an HTML parser as part of its input sources, it generates
DOM or SAX compatble with the other parts of the processing toolchain
(I'm persmally using HTML ->  XSLT -> HTML to build and maintain its 
 web site at http://xmlsoft.org/)
  The licence is the MIT Licence.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@[...].com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved