Re: parsing xHTML

Petr Stehlik <[email protected]> Mon, 15 Sep 2003 09:00:52 +0200
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
V Po, 15. 09. 2003 v 08:01, Matthew Hixson píše:
> Is there a way that XMLC can intelligently handle either well formed or 
> non-well formed HTML?

Not sure what you call non-well formed HTML but I know XMLC does the
right thing: HTML that does not validate the w3.org rules is simply not
compiled.

Petr