It doesn't look like it's supported. It could be we'd have to use xmlParseChunk. It shouldn't be too hard the tricky part would be how to expose that feature in a easy to use ruby API... <br><br><div class="gmail_quote">
On Dec 7, 2007 4:30 AM, Jochen Topf <<a href="mailto:jochen@remote.org">jochen@remote.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi!<br>
<br>I have some rather large XML files which I want to read with the SAX<br>parser. Unfortunately it can only read from files or strings, not from<br>a Ruby IO stream or so. I want to pipe in the XML file directly from<br>
a process decompressing the file or use some Ruby lib to do the<br>decompression on the fly.<br><br>Any suggestions?<br><br>Jochen<br><font color="#888888">--<br>Jochen Topf <a href="mailto:jochen@remote.org">jochen@remote.org
</a> <a href="http://www.remote.org/jochen/" target="_blank">http://www.remote.org/jochen/</a> +49-721-388298<br><br>_______________________________________________<br>libxml-devel mailing list<br><a href="mailto:libxml-devel@rubyforge.org">
libxml-devel@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/libxml-devel" target="_blank">http://rubyforge.org/mailman/listinfo/libxml-devel</a><br></font></blockquote></div><br>