XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Parsing bad HTML

For parsing purposes, I has written a Java function to convert bad html to just well formed xml (the resulting xml is not xhtml...).

It can be easily modified to correct < characters between valid html tags.

This is an opensource project : http://sourceforge.net/projects/light-html2xml

Alain COUTHURES
<agenceXML>
Bordeaux, France
Browser-side XForms without plug-in : http://www.agencexml.com/xsltforms


Paul M a écrit :
680714.88366.qm@web45508.mail.sp1.yahoo.com" type="cite">
I use tidy to clean up  bad html docs. It does a pretty good job of converting html => strict xthml

However, the following is a bit too much

<p>
<sub>123</sub>4567<eight<img src="javascript:void(0);" alt="<b>hello</b>">
</p>

The problem is with 7<eight. Stray < and > seem to make tidy choke. What is the best method of handling this? I am leaning toward perl and regexp, but am hoping to avoid this. Maybe a Java solution? And tidy solutions?

-thanks




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS