>I'm not sure, but I'll look into it. In the meantime, you might want to
 > look at SAX parsing, or one of the ruby HTML libraries (RubyfulSoup
 > springs to mind).

   I need DOM parsing.  I use a lot of XPATH and translating this into SAX is going to be a nightmare.  Rigth now i use tidy + REXML and i'm happy with that, but definitively i need more performance.

   Thanks!

   /AITOR




On 6/13/06, Ross Bamford <[EMAIL PROTECTED]> wrote:
On Mon, 12 Jun 2006 18:30:10 +0100, Aitor Garay-Romero < [EMAIL PROTECTED]>
wrote:

>    Anyway, is there a way to parse non-correct HTML with libxml directly?
> Seems that gnome-libxml2 supports that.
>

I'm not sure, but I'll look into it. In the meantime, you might want to
look at SAX parsing, or one of the ruby HTML libraries (RubyfulSoup
springs to mind).

--
Ross Bamford - [EMAIL PROTECTED]
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to