Class | ActiveSupport::XmlMini_NokogiriSAX::HashBuilder |
In: |
lib/active_support/xml_mini/nokogirisax.rb
|
Parent: | Nokogiri::XML::SAX::Document |
Class that will build the hash while the XML document is being parsed using SAX events.
CONTENT_KEY | = | '__content__'.freeze |
HASH_SIZE_KEY | = | '__hash_size__'.freeze |
hash | [R] |