Saxerator is a SAX-based xml parser designed for parsing very large files into manageable chunks. Rather than dealing directly with SAX callback methods, Saxerator gives you Enumerable access to chunks of an xml document. This approach is ideal for large xml files containing a collection of elements that you can process independently.
Required Ruby Version
None
Authors
Bradley Schaefer
Versions
- 0.9.9 March 10, 2020 (20 KB)
- 0.9.8 February 26, 2017 (19.5 KB)
- 0.9.5 November 05, 2014 (17 KB)
- 0.9.4 August 13, 2014 (16.5 KB)
- 0.9.3 April 01, 2014 (16.5 KB)
- 0.0.2 April 08, 2012 (9.5 KB)