method
start_element
v2_4_6 -
Show 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