Table of Contents - shale-0.2.2 Documentation
Classes and Modules
- Shale
- Shale::Adapter
- Shale::Adapter::JSON
- Shale::Adapter::Nokogiri
- Shale::Adapter::Nokogiri::Document
- Shale::Adapter::Nokogiri::Node
- Shale::Adapter::Ox
- Shale::Adapter::Ox::Document
- Shale::Adapter::Ox::Node
- Shale::Adapter::REXML
- Shale::Adapter::REXML::Document
- Shale::Adapter::REXML::Node
- Shale::Attribute
- Shale::DefaultNotCallableError
- Shale::IncorrectMappingArgumentsError
- Shale::Mapper
- Shale::Mapping
- Shale::Mapping::Base
- Shale::Mapping::KeyValue
- Shale::Mapping::Xml
- Shale::Type
- Shale::Type::Base
- Shale::Type::Boolean
- Shale::Type::Composite
- Shale::Type::Date
- Shale::Type::Float
- Shale::Type::Integer
- Shale::Type::String
- Shale::Type::Time
- Shale::UnknownAttributeError
- Shale::Utils
Methods
- ::as_hash — Shale::Type::Base
- ::as_json — Shale::Type::Base
- ::as_xml — Shale::Type::Base
- ::as_xml — Shale::Type::Composite
- ::as_yaml — Shale::Type::Base
- ::attribute — Shale::Mapper
- ::cast — Shale::Type::Base
- ::cast — Shale::Type::Boolean
- ::cast — Shale::Type::Date
- ::cast — Shale::Type::Float
- ::cast — Shale::Type::Integer
- ::cast — Shale::Type::String
- ::cast — Shale::Type::Time
- ::create_document — Shale::Adapter::Nokogiri
- ::create_document — Shale::Adapter::Ox
- ::create_document — Shale::Adapter::REXML
- ::dump — Shale::Adapter::JSON
- ::dump — Shale::Adapter::Nokogiri
- ::dump — Shale::Adapter::Ox
- ::dump — Shale::Adapter::REXML
- ::from_json — Shale::Type::Composite
- ::from_xml — Shale::Type::Composite
- ::from_yaml — Shale::Type::Composite
- ::hash — Shale::Mapper
- ::inherited — Shale::Mapper
- ::json — Shale::Mapper
- ::json_adapter — Shale
- ::load — Shale::Adapter::JSON
- ::load — Shale::Adapter::Nokogiri
- ::load — Shale::Adapter::Ox
- ::load — Shale::Adapter::REXML
- ::new — Shale::Adapter::Nokogiri::Document
- ::new — Shale::Adapter::Nokogiri::Node
- ::new — Shale::Adapter::Ox::Document
- ::new — Shale::Adapter::Ox::Node
- ::new — Shale::Adapter::REXML::Document
- ::new — Shale::Adapter::REXML::Node
- ::new — Shale::Attribute
- ::new — Shale::UnknownAttributeError
- ::new — Shale::DefaultNotCallableError
- ::new — Shale::Mapper
- ::new — Shale::Mapping::KeyValue
- ::new — Shale::Mapping::Xml
- ::out_of_hash — Shale::Type::Base
- ::out_of_json — Shale::Type::Base
- ::out_of_xml — Shale::Type::Base
- ::out_of_xml — Shale::Type::Composite
- ::out_of_yaml — Shale::Type::Base
- ::to_json — Shale::Type::Composite
- ::to_xml — Shale::Type::Composite
- ::to_yaml — Shale::Type::Composite
- ::underscore — Shale::Utils
- ::xml — Shale::Mapper
- ::xml_adapter — Shale
- ::yaml — Shale::Mapper
- ::yaml_adapter — Shale
- #add_attribute — Shale::Adapter::Nokogiri::Document
- #add_attribute — Shale::Adapter::Ox::Document
- #add_attribute — Shale::Adapter::REXML::Document
- #add_element — Shale::Adapter::Nokogiri::Document
- #add_element — Shale::Adapter::Ox::Document
- #add_element — Shale::Adapter::REXML::Document
- #add_text — Shale::Adapter::Nokogiri::Document
- #add_text — Shale::Adapter::Ox::Document
- #add_text — Shale::Adapter::REXML::Document
- #attributes — Shale::Adapter::Nokogiri::Node
- #attributes — Shale::Adapter::Ox::Node
- #attributes — Shale::Adapter::REXML::Node
- #children — Shale::Adapter::Nokogiri::Node
- #children — Shale::Adapter::Ox::Node
- #children — Shale::Adapter::REXML::Node
- #collection? — Shale::Attribute
- #create_element — Shale::Adapter::Nokogiri::Document
- #create_element — Shale::Adapter::Ox::Document
- #create_element — Shale::Adapter::REXML::Document
- #initialize_dup — Shale::Mapping::KeyValue
- #initialize_dup — Shale::Mapping::Xml
- #map — Shale::Mapping::KeyValue
- #map_attribute — Shale::Mapping::Xml
- #map_content — Shale::Mapping::Xml
- #map_element — Shale::Mapping::Xml
- #name — Shale::Adapter::Nokogiri::Node
- #name — Shale::Adapter::Ox::Node
- #name — Shale::Adapter::REXML::Node
- #root — Shale::Mapping::Xml
- #text — Shale::Adapter::Nokogiri::Node
- #text — Shale::Adapter::Ox::Node
- #text — Shale::Adapter::REXML::Node
- #to_hash — Shale::Type::Composite
- #to_json — Shale::Type::Composite
- #to_xml — Shale::Type::Composite
- #to_yaml — Shale::Type::Composite
- #validate_arguments — Shale::Mapping::Base