REXML : Rubyで実装されたXMLパーサ

REXML : Rubyで実装されたXMLパーサ

-REXML
--http://www.germane-software.com/software/rexml/
--->REXML is an XML processor for the language Ruby. REXML is conformant (passes 100% of the Oasis non-validating tests), and includes full XPath support. It is reasonably fast, and is implemented in pure Ruby. Best of all, it has a clean, intuitive API.

-REXMLについて
--http://www.cozmixng.org/~kou/ruby/rexml/
--->REXMLとは、100%Rubyで実装されたXMLパーサでXPathをサポートしています。

-library rexml/document (Ruby 2.4.0)
--https://docs.ruby-lang.org/ja/latest/library/rexml=2fdocument.html

-私家版REXML APIリファレンス
--http://www.cozmixng.org/~kou/ruby/rexml/reference

-REXML API document (ja)
--http://www.nilab.info/docs/rexml-doc-ja-3.1.4/

-REXML 2.4.2のサンプル付きXPathの関数リファレンス
--http://www.cozmixng.org/~kou/ruby/rexml/xpath_reference

-Ruby de XML―Rubyで始めるXML!
--http://www.amazon.co.jp/exec/obidos/ASIN/4274065006/nilabwiki-22/

-「Ruby de XML」サポートページ
--http://www.cozmixng.org/~kou/ruby_de_xml

-ヅラッシュ! - RubyのREXMLでGeoRSSを生成する
--http://www.nilab.info/z3/20110328_01.html

-ヅラッシュ! - Ruby の REXML で no implicit conversion from nil to integer (TypeError)
--http://www.nilab.info/z3/20110329_02.html

-ヅラッシュ! - はてなフォトライフに投稿した写真や画像ファイルをRubyとwgetでバックアップする
--http://www.nilab.info/z3/20110501_01.html

-[ヅ] RubyでRSSフィードのコンテンツからURLを抽出する (2013-04-23)
--http://www.nilab.info/z3/20130423_01.html