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