Saxy finds object definitions in XML files and translates them into Ruby objects. It uses SAX parser under the hood, which means that it doesn't load the whole XML file into memory. It goes once though it and yields objects along the way.
Required Ruby Version
None
Authors
MichaÅ Szajbe
Versions
- 0.7.1 April 09, 2018 (12 KB)
- 0.7.0 November 04, 2017 (11.5 KB)
- 0.6.1 August 23, 2017 (11.5 KB)
- 0.6.0 August 23, 2017 (11.5 KB)
- 0.5.2 February 20, 2017 (10.5 KB)
- 0.1.1 August 17, 2012 (8.5 KB)