On Mar 20, 2006, at 7:32 AM, Charles Yeomans wrote:
On Mar 20, 2006, at 10:14 AM, Adam Ernst wrote:
Does anyone have a generic HTML parser? I need to parse some very
basic HTML (b, i, u, p, sup, sub, font tags; no CSS or anything else)
and turn it into a StyledText object.
Why not use the XML classes?
Because XML is not HTML and XML requires closing tags whereas HTML does
not
If it were XHTML then you could
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>