Re: [libxml-devel] pull parsing

2008-08-18 Thread Matthew Margolis
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 jus

[libxml-devel] pull parsing

2008-08-18 Thread Rajmohan Banavi
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@rubyf