# File lib/sax-machine/handlers/sax_abstract_handler.rb, line 15
    def sax_parse(xml_input)
      raise NotImplementedError
    end