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