saxerator 0.1.4
Saxerator is a SAX-based xml-to-hash 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.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
nokogiri
>= 1.4.0