Parses EAD XML into objects using sax-machine.
require ‘eadsax’ ead = Eadsax::Ead.parse(File.read(‘/path/to/ead.xml’))
Copyright © 2010 Jason Ronallo. See LICENSE.txt for further details.