# File rexml/sax2parser.rb, line 183 def elementdecl content handle( elementdecl:elementdecl, content ) { |ob| ob.elementdecl( content ) } end