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