Table of Contents - Ox Documentation
Pages
-
README
- Ox gem
- Installation
- Documentation
- Source
- Follow @oxgem on Twitter
- Build Status
- Links of Interest
- Release Notes
- Release 2.4.1
- Release 2.4.0
- Release 2.3.0
- Description
- Object Dump Sample:
- Generic XML Writing and Parsing:
- HTML Parsing:
- SAX XML Parsing:
- Yielding results immediately while SAX XML Parsing:
- Object XML format
- Makefile
Classes and Modules
- Ox
- Ox::ArgError
- Ox::Bag
- Ox::Builder
- Ox::CData
- Ox::Comment
- Ox::DocType
- Ox::Document
- Ox::Element
- Ox::Error
- Ox::HasAttrs
- Ox::Instruct
- Ox::InvalidPath
- Ox::Node
- Ox::ParseError
- Ox::Raw
- Ox::Sax
- Ox::Sax::Value
- Ox::StreamParser
- Ox::StreamParser::OxParser
Methods
- ::default_options — Ox
- ::default_options= — Ox
- ::define_class — Ox::Bag
- ::dump — Ox
- ::file — Ox::Builder
- ::io — Ox::Builder
- ::load — Ox
- ::load_file — Ox
- ::new — Ox::Bag
- ::new — Ox::Raw
- ::new — Ox::StreamParser
- ::new — Ox::Instruct
- ::new — Ox::InvalidPath
- ::new — Ox::Sax
- ::new — Ox::Element
- ::new — Ox::Document
- ::new — Ox::DocType
- ::new — Ox::Comment
- ::new — Ox::CData
- ::new — Ox::Builder
- ::new — Ox::Node
- ::parse — Ox
- ::parse_obj — Ox
- ::sax_html — Ox
- ::sax_html_overlay — Ox
- ::sax_parse — Ox
- ::to_file — Ox
- ::to_xml — Ox
- #<< — Ox::Element
- #== — Ox::Node
- #== — Ox::Element
- #== — Ox::Bag
- #== — Ox::Instruct
- #[] — Ox::HasAttrs
- #[]= — Ox::HasAttrs
- #abort — Ox::Sax
- #alocate — Ox::Element
- #as_bool — Ox::Sax::Value
- #as_f — Ox::Sax::Value
- #as_i — Ox::Sax::Value
- #as_s — Ox::Sax::Value
- #as_sym — Ox::Sax::Value
- #as_time — Ox::Sax::Value
- #attr — Ox::Sax
- #attr_value — Ox::Sax
- #attributes — Ox::HasAttrs
- #attrs_done — Ox::Sax
- #cdata — Ox::Builder
- #cdata — Ox::Sax
- #close — Ox::Builder
- #comment — Ox::Builder
- #comment — Ox::Sax
- #doctype — Ox::Sax
- #doctype — Ox::Builder
- #element — Ox::Builder
- #empty? — Ox::Sax::Value
- #end_element — Ox::Sax
- #end_instruct — Ox::Sax
- #eql? — Ox::Element
- #eql? — Ox::Instruct
- #eql? — Ox::Node
- #eql? — Ox::Bag
- #error — Ox::Sax
- #instruct — Ox::Sax
- #instruct — Ox::Builder
- #locate — Ox::Element
- #method_missing — Ox::Element
- #method_missing — Ox::Bag
- #method_missing — Ox::HasAttrs
- #nodes — Ox::Element
- #parse — Ox::StreamParser::OxParser
- #pop — Ox::Builder
- #raw — Ox::Builder
- #replace_text — Ox::Element
- #respond_to? — Ox::Element
- #respond_to? — Ox::Bag
- #root — Ox::Document
- #start_element — Ox::Sax
- #text — Ox::Element
- #text — Ox::Builder
- #text — Ox::Sax
- #to_s — Ox::Builder
- #value — Ox::Sax