Table of Contents - json-1.6.8 Documentation
Pages
README
JSON implementation for Ruby
Description
Installation
Compiling the extensions yourself
Usage
More Examples
Speed Comparisons
Author
License
Download
Makefile
Makefile
Classes/Modules
JSON
JSON::Ext
JSON::Ext::Generator
JSON::Ext::Generator::GeneratorMethods
JSON::Ext::Generator::GeneratorMethods::Array
JSON::Ext::Generator::GeneratorMethods::Bignum
JSON::Ext::Generator::GeneratorMethods::FalseClass
JSON::Ext::Generator::GeneratorMethods::Fixnum
JSON::Ext::Generator::GeneratorMethods::Float
JSON::Ext::Generator::GeneratorMethods::Hash
JSON::Ext::Generator::GeneratorMethods::NilClass
JSON::Ext::Generator::GeneratorMethods::Object
JSON::Ext::Generator::GeneratorMethods::String
JSON::Ext::Generator::GeneratorMethods::String::Extend
JSON::Ext::Generator::GeneratorMethods::TrueClass
JSON::Ext::Generator::State
JSON::Ext::Parser
JSON::GeneratorError
JSON::JSONError
JSON::LightObject
JSON::MissingUnicodeSupport
JSON::NestingError
JSON::ParserError
JSON::Pure
JSON::Pure::Generator
JSON::Pure::Generator::GeneratorMethods
JSON::Pure::Generator::GeneratorMethods::Array
JSON::Pure::Generator::GeneratorMethods::FalseClass
JSON::Pure::Generator::GeneratorMethods::Float
JSON::Pure::Generator::GeneratorMethods::Hash
JSON::Pure::Generator::GeneratorMethods::Integer
JSON::Pure::Generator::GeneratorMethods::NilClass
JSON::Pure::Generator::GeneratorMethods::Object
JSON::Pure::Generator::GeneratorMethods::String
JSON::Pure::Generator::GeneratorMethods::String::Extend
JSON::Pure::Generator::GeneratorMethods::TrueClass
JSON::Pure::Generator::State
JSON::Pure::Parser
JSON::UnparserError
BigDecimal
Class
Complex
Date
DateTime
Exception
Kernel
OpenStruct
Range
Rational
Regexp
Struct
Symbol
Time
Methods
::[] — JSON
::const_defined_in? — JSON
::from_state — JSON::Ext::Generator::State
::from_state — JSON::Pure::Generator::State
::iconv — JSON
::included — JSON::Ext::Generator::GeneratorMethods::String
::included — JSON::Pure::Generator::GeneratorMethods::String
::json_create — Range
::json_create — Time
::json_create — Date
::json_create — DateTime
::json_create — Complex
::json_create — Regexp
::json_create — JSON::LightObject
::json_create — Rational
::json_create — Struct
::json_create — OpenStruct
::json_create — Symbol
::json_create — Exception
::json_create — BigDecimal
::new — JSON::Pure::Generator::State
::new — JSON::Ext::Generator::State
::new — JSON::Ext::Parser
::new — JSON::Pure::Parser
::restore — JSON
#[] — JSON::LightObject
#[] — JSON::Ext::Generator::State
#[] — JSON::Pure::Generator::State
#[]= — JSON::LightObject
#allow_nan? — JSON::Pure::Generator::State
#allow_nan? — JSON::Ext::Generator::State
#array_nl — JSON::Ext::Generator::State
#array_nl= — JSON::Ext::Generator::State
#as_json — JSON::LightObject
#as_json — Symbol
#as_json — Rational
#as_json — Date
#as_json — Struct
#as_json — OpenStruct
#as_json — DateTime
#as_json — Range
#as_json — Exception
#as_json — Time
#as_json — Regexp
#as_json — BigDecimal
#as_json — Complex
#ascii_only? — JSON::Pure::Generator::State
#ascii_only? — JSON::Ext::Generator::State
#buffer_initial_length — JSON::Ext::Generator::State
#buffer_initial_length= — JSON::Ext::Generator::State
#check_circular? — JSON::Ext::Generator::State
#check_circular? — JSON::Pure::Generator::State
#configure — JSON::Pure::Generator::State
#configure — JSON::Ext::Generator::State
#depth — JSON::Ext::Generator::State
#depth= — JSON::Ext::Generator::State
#dump — JSON
#fast_generate — JSON
#generate — JSON::Pure::Generator::State
#generate — JSON::Ext::Generator::State
#generate — JSON
#indent — JSON::Ext::Generator::State
#indent= — JSON::Ext::Generator::State
#initialize_copy — JSON::Ext::Generator::State
#json_creatable? — Class
#json_create — JSON::Pure::Generator::GeneratorMethods::String::Extend
#json_create — JSON::Ext::Generator::GeneratorMethods::String::Extend
#load — JSON
#max_nesting — JSON::Ext::Generator::State
#max_nesting= — JSON::Ext::Generator::State
#merge — JSON::Pure::Generator::State
#merge — JSON::Ext::Generator::State
#method_missing — JSON::LightObject
#object_nl — JSON::Ext::Generator::State
#object_nl= — JSON::Ext::Generator::State
#parse — JSON::Ext::Parser
#parse — JSON
#parse — JSON::Pure::Parser
#parse! — JSON
#pretty_generate — JSON
#quirks_mode — JSON::Ext::Generator::State
#quirks_mode= — JSON::Ext::Generator::State
#quirks_mode? — JSON::Ext::Parser
#quirks_mode? — JSON::Pure::Parser
#quirks_mode? — JSON::Pure::Generator::State
#quirks_mode? — JSON::Ext::Generator::State
#recurse_proc — JSON
#reset — JSON::Pure::Parser
#source — JSON::Ext::Parser
#space — JSON::Ext::Generator::State
#space= — JSON::Ext::Generator::State
#space_before — JSON::Ext::Generator::State
#space_before= — JSON::Ext::Generator::State
#to_h — JSON::Pure::Generator::State
#to_h — JSON::Ext::Generator::State
#to_hash — JSON::LightObject
#to_json — BigDecimal
#to_json — Struct
#to_json — Date
#to_json — JSON::Pure::Generator::GeneratorMethods::NilClass
#to_json — Rational
#to_json — JSON::LightObject
#to_json — Time
#to_json — Complex
#to_json — DateTime
#to_json — OpenStruct
#to_json — Symbol
#to_json — JSON::Ext::Generator::GeneratorMethods::Hash
#to_json — JSON::Ext::Generator::GeneratorMethods::Array
#to_json — JSON::Ext::Generator::GeneratorMethods::Fixnum
#to_json — JSON::Ext::Generator::GeneratorMethods::Bignum
#to_json — JSON::Ext::Generator::GeneratorMethods::Float
#to_json — Range
#to_json — JSON::Ext::Generator::GeneratorMethods::String
#to_json — JSON::Pure::Generator::GeneratorMethods::FalseClass
#to_json — JSON::Pure::Generator::GeneratorMethods::TrueClass
#to_json — Exception
#to_json — JSON::Ext::Generator::GeneratorMethods::TrueClass
#to_json — JSON::Ext::Generator::GeneratorMethods::FalseClass
#to_json — JSON::Ext::Generator::GeneratorMethods::NilClass
#to_json — JSON::Pure::Generator::GeneratorMethods::Object
#to_json — JSON::Pure::Generator::GeneratorMethods::Hash
#to_json — JSON::Pure::Generator::GeneratorMethods::Array
#to_json — JSON::Pure::Generator::GeneratorMethods::Integer
#to_json — JSON::Pure::Generator::GeneratorMethods::Float
#to_json — JSON::Pure::Generator::GeneratorMethods::String
#to_json — Regexp
#to_json — JSON::Ext::Generator::GeneratorMethods::Object
#to_json_raw — JSON::Pure::Generator::GeneratorMethods::String
#to_json_raw — JSON::Ext::Generator::GeneratorMethods::String
#to_json_raw_object — JSON::Pure::Generator::GeneratorMethods::String
#to_json_raw_object — JSON::Ext::Generator::GeneratorMethods::String
#| — JSON::LightObject