method
start_document
start_document()
public
Hide source
# File activesupport/lib/active_support/xml_mini/nokogirisax.rb, line 27 def start_document @hash = {} @hash_stack = [@hash] end


