Module: Node (LibXML::Conversions)

Overview
Module Structure
Constants
Node::CONTENT_ROOT
Instance Methods
Node#to_hash / 1
is a submodule of
module: Conversions ( LibXML )
has properties
constant: CONTENT_ROOT   
method: to_hash / 1   
is defined at
#29 in active_support/xml_mini/libxml.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: LibXML
  module: Conversions
module: Node     

Constants

Node::CONTENT_ROOT

#30 in active_support/xml_mini/libxml.rb

CONTENT_ROOT = '__content__'.freeze   

Instance Methods

Node#to_hash / 1

#36 in active_support/xml_mini/libxml.rb

to_hash ( hash={} )