= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
start_element?()
Content: [ String tag_name, Hash attributes ]
# File lib/rexml/parsers/pullparser.rb, line 118 def start_element? @contents[0] == :start_element end