chunk - break a large XML file into manageable chunks


/ Published in: Ruby
Save to your folder(s)

I’ve recently had to parse some pretty large XML documents, and needed a method to read one element at a time.

Here’s a fairly simple solution in Ruby form.

URL: http://www.dom111.co.uk/blog/coding/chunk-read-a-large-xml-file-a-chunk-at-a-time/99

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.