I believe this is what you are talking about
http://libxml.rubyforge.org/rdoc/classes/LibXML/XML/Reader.html

Look in the tests directory of libxml-ruby at tc_reader to see some usage
examples.

Matt Margolis

2008/8/18 Rajmohan Banavi <[EMAIL PROTECTED]>

> I'm new to the world of XML and have just got started on libxml-ruby.
> Wanted to know if libxml-ruby supports pull parsing (just like StAX)? I read
> on Wikipedia that pull parsing is better than SAX.
>
> Thanks.
>
> _______________________________________________
> 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