Class | ActiveSupport::XmlMini_LibXMLSAX::HashBuilder |
In: |
lib/active_support/xml_mini/libxmlsax.rb
|
Parent: | Object |
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] |