[Home] [By Thread] [By Date] [Recent Entries]

  • From: Henri Sivonen <hsivonen@i...>
  • To: Paul M <pjmaip@y...>
  • Date: Fri, 14 Nov 2008 11:33:30 +0200

On Nov 13, 2008, at 22:22, Paul M wrote:

> The problem is with 7<eight. Stray < and > seem to make tidy choke.  
> What is the best method of handling this?

I suggest using the HTML5 parsing algorithm. It has been developed to  
be implementable by browsers without breaking compatibility with real  
sites. (Of the current parsing algorithms in various browsers, the  
HTML5 parsing algorithm is closest to WebKit.)

> Maybe a Java solution?

The Validator.nu HTML Parser implements the HTML5 parsing algorithm in  
Java and exposes familiar XML APIs as if it were an XML parser parsing  
an equivalent XHTML5 document.
http://about.validator.nu/htmlparser/

-- 
Henri Sivonen
hsivonen@i...
http://hsivonen.iki.fi/




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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member