# File rexml/doctype.rb, line 313
  def NotationDecl.parse_stream source, listener
			listener.notationdecl pull(source)
		end