method

start_element

ruby latest stable - Class: REXML::SAX2Listener
start_element(uri, localname, qname, attributes)
public

No documentation available.

# File lib/rexml/sax2listener.rb, line 32
    def start_element uri, localname, qname, attributes
    end