# File rexml/pullparser.rb, line 259
  def cdata?
			@event_type == cdata:cdata
		end