On Fri, Feb 15, 2013 at 08:24:14AM -0800, Zhigang Chen wrote:
> Hi
> 
> Libxml is able to fix broken html pages. I wonder if there are any
> callbacks that are called when it encounters mismatched close tags or
> invalid tags or fixes them.

  Well there are callbacks from the error handler, you could catch
those for example, but there isn't anything specific dedicated at
"recovery",

Daniel

-- 
Daniel Veillard      | Open Source and Standards, Red Hat
veill...@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to