Method: REXML::SAX2Listener#start_element
- Defined in:
- lib/rexml/sax2listener.rb
#start_element(uri, localname, qname, attributes) ⇒ Object
32 33 |
# File 'lib/rexml/sax2listener.rb', line 32 def start_element uri, localname, qname, attributes end |