Table of Contents - saxerator-0.9.9 Documentation
Classes and Modules
- Saxerator
- Saxerator::Adapters
- Saxerator::Adapters::Nokogiri
- Saxerator::Adapters::Oga
- Saxerator::Adapters::Ox
- Saxerator::Adapters::Rexml
- Saxerator::Builder
- Saxerator::Builder::ArrayElement
- Saxerator::Builder::HashBuilder
- Saxerator::Builder::HashElement
- Saxerator::Builder::StringElement
- Saxerator::Builder::XmlBuilder
- Saxerator::Configuration
- Saxerator::DSL
- Saxerator::DocumentFragment
- Saxerator::FullDocument
- Saxerator::Latches
- Saxerator::Latches::AbstractLatch
- Saxerator::Latches::AtDepth
- Saxerator::Latches::ChildOf
- Saxerator::Latches::ForTags
- Saxerator::Latches::WithAttributes
- Saxerator::Latches::Within
- Saxerator::ParseException
- Saxerator::Parser
- Saxerator::Parser::Accumulator
- Saxerator::Parser::LatchedAccumulator
- Saxerator::SaxHandler
Methods
- ::new — Saxerator::Adapters::Nokogiri
- ::new — Saxerator::Adapters::Oga
- ::new — Saxerator::Adapters::Ox
- ::new — Saxerator::Adapters::Rexml
- ::new — Saxerator::Builder::ArrayElement
- ::new — Saxerator::Builder::HashBuilder
- ::new — Saxerator::Builder::HashElement
- ::new — Saxerator::Builder::StringElement
- ::new — Saxerator::Builder::XmlBuilder
- ::new — Saxerator::Configuration
- ::new — Saxerator::DocumentFragment
- ::new — Saxerator::FullDocument
- ::new — Saxerator::Latches::AtDepth
- ::new — Saxerator::Latches::ChildOf
- ::new — Saxerator::Latches::ForTags
- ::new — Saxerator::Latches::WithAttributes
- ::new — Saxerator::Latches::Within
- ::new — Saxerator::Parser::Accumulator
- ::new — Saxerator::Parser::LatchedAccumulator
- ::parse — Saxerator::Adapters::Nokogiri
- ::parse — Saxerator::Adapters::Oga
- ::parse — Saxerator::Adapters::Ox
- ::parse — Saxerator::Adapters::Rexml
- #accumulating? — Saxerator::Parser::Accumulator
- #adapter — Saxerator::Configuration
- #adapter= — Saxerator::Configuration
- #add_node — Saxerator::Builder::HashBuilder
- #add_node — Saxerator::Builder::XmlBuilder
- #add_to_hash_element — Saxerator::Builder::HashBuilder
- #after_element — Saxerator::Adapters::Oga
- #all — Saxerator::FullDocument
- #at_depth — Saxerator::DSL
- #attr — Saxerator::Adapters::Ox
- #block_variable — Saxerator::Builder::HashBuilder
- #block_variable — Saxerator::Builder::XmlBuilder
- #camel_case — Saxerator::Builder
- #cdata — Saxerator::Adapters::Ox
- #characters — Saxerator::Parser::Accumulator
- #characters — Saxerator::Parser::LatchedAccumulator
- #characters — Saxerator::SaxHandler
- #check_latches_and_passthrough — Saxerator::Parser::LatchedAccumulator
- #child_of — Saxerator::DSL
- #close — Saxerator::Latches::AbstractLatch
- #depth_within_element — Saxerator::Latches::ChildOf
- #each — Saxerator::DocumentFragment
- #end_element — Saxerator::Adapters::Ox
- #end_element — Saxerator::Latches::AtDepth
- #end_element — Saxerator::Latches::ChildOf
- #end_element — Saxerator::Latches::ForTags
- #end_element — Saxerator::Latches::WithAttributes
- #end_element — Saxerator::Latches::Within
- #end_element — Saxerator::Parser::Accumulator
- #end_element — Saxerator::Parser::LatchedAccumulator
- #end_element — Saxerator::SaxHandler
- #end_element_namespace — Saxerator::Adapters::Nokogiri
- #error — Saxerator::Adapters::Nokogiri
- #error — Saxerator::Adapters::Ox
- #for_tag — Saxerator::DSL
- #for_tags — Saxerator::DSL
- #generate_key — Saxerator::Builder::HashBuilder
- #generate_key_for — Saxerator::Configuration
- #guard! — Saxerator::Adapters::Ox
- #hash_key_generator — Saxerator::Configuration
- #hash_key_normalizer — Saxerator::Configuration
- #ignore_namespaces! — Saxerator::Configuration
- #ignore_namespaces? — Saxerator::Configuration
- #ignore_namespaces? — Saxerator::Parser::LatchedAccumulator
- #increment_depth — Saxerator::Latches::ChildOf
- #normalize_attributes — Saxerator::Builder::HashBuilder
- #on_element — Saxerator::Adapters::Oga
- #open — Saxerator::Latches::AbstractLatch
- #open? — Saxerator::Latches::AbstractLatch
- #open? — Saxerator::Latches::AtDepth
- #open? — Saxerator::Latches::ChildOf
- #open? — Saxerator::Latches::Within
- #output_type= — Saxerator::Configuration
- #parser — Saxerator
- #put_attributes_in_hash! — Saxerator::Configuration
- #put_attributes_in_hash? — Saxerator::Configuration
- #raise_error_if_using_put_attributes_in_hash_with_xml — Saxerator::Configuration
- #reset! — Saxerator::Adapters::Ox
- #specify — Saxerator::DSL
- #start_element — Saxerator::Adapters::Ox
- #start_element — Saxerator::Latches::AtDepth
- #start_element — Saxerator::Latches::ChildOf
- #start_element — Saxerator::Latches::ForTags
- #start_element — Saxerator::Latches::WithAttributes
- #start_element — Saxerator::Latches::Within
- #start_element — Saxerator::Parser::Accumulator
- #start_element — Saxerator::Parser::LatchedAccumulator
- #start_element — Saxerator::SaxHandler
- #start_element_namespace — Saxerator::Adapters::Nokogiri
- #strip_namespace — Saxerator::Adapters::Nokogiri
- #strip_namespace — Saxerator::Adapters::Oga
- #strip_namespace — Saxerator::Adapters::Ox
- #strip_namespace — Saxerator::Adapters::Rexml
- #strip_namespaces! — Saxerator::Configuration
- #symbolize_keys! — Saxerator::Configuration
- #tag_end — Saxerator::Adapters::Rexml
- #tag_start — Saxerator::Adapters::Rexml
- #text — Saxerator::Adapters::Ox
- #to_a — Saxerator::Builder::ArrayElement
- #to_a — Saxerator::Builder::HashElement
- #to_a — Saxerator::Builder::StringElement
- #to_array — Saxerator::Builder::HashBuilder
- #to_class — Saxerator::Builder
- #to_h — Saxerator::Builder::HashElement
- #to_hash — Saxerator::Builder::HashBuilder
- #to_s — Saxerator::Builder::HashBuilder
- #to_xml — Saxerator::Builder::XmlBuilder
- #valid? — Saxerator::Builder
- #with_attribute — Saxerator::DSL
- #with_attributes — Saxerator::DSL
- #within — Saxerator::DSL