るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.046秒)
トップページ > クエリ:IO[x] > バージョン:2.2.0[x] > クエリ:Value[x] > クエリ:content=[x]

別のキーワード

  1. openssl value
  2. rss value=
  3. rss value
  4. _builtin each_value
  5. rexml/document value

ライブラリ

クラス

検索結果

REXML::Instruction#content=(value) (63622.0)

XML 処理命令の内容を変更します。

XML 処理命令の内容を変更します。

@param value 新たなデータ(文字列)

rss (163.0)

RSS を扱うためのライブラリです。

RSS を扱うためのライブラリです。

=== 参考

* RSS 0.91 http://backend.userland.com/rss091
* RSS 1.0 http://purl.org/rss/1.0/spec
* RSS 2.0 http://www.rssboard.org/rss-specification
* Atom 1.0 https://www.ietf.org/rfc/rfc4287.txt

=== 注意

RSS ParserはRSS 0.9x/1.0/2.0, Atom 1.0 をサポートしていますが,RSS 0.90
はサポートしてませ...