WAX is a simple API for writing XML documents. It is particularly well-suited to writing large XML documents because it doesn't require storing them in a DOM-like structure before outputting them. XML libraries that use that approach can cause the VM to run out of memory when outputting large XML documents. For more information, see http://ociweb.com/wax.
Required Ruby Version
None
Authors
R. Mark Volkmann
Versions
- 0.9.7 September 15, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (17.5 KB)
- 0.9.5 September 01, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (13.5 KB)
- 0.9.4 September 01, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (13 KB)