class Nokogiri::XML::SAX::Document

def end_element(name)


- +name+ (String) the name of the element being closed
[Parameters]

Called at the end of an element.
##
def end_element(name)
end