るりまサーチ

最速Rubyリファレンスマニュアル検索!
60件ヒット [1-60件を表示] (0.021秒)
トップページ > クエリ:rss[x] > クエリ:channel=[x]

別のキーワード

  1. rss title=
  2. rss title
  3. rss date=
  4. rss image
  5. rss date

ライブラリ

クラス

検索結果

rss (39768.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, A...
...ポートしていますが,RSS 0.90
はサポートしてません.ごめんなさい.

RSS
のモジュールはそれぞれ、
* Dublin Core モジュール http://web.resource.org/rss/1.0/modules/dc/
* Syndication モジュール http://web.resource.org/rss/1.0/modules/syndication/
* C...
...RSS::RDF::Channel.newの第一引数にはrdf:about属性の
値を指定することもできます。

rss
= RSS::Parser.parse(rss_source)
rss
.channel = RSS::RDF::Channel.new(rdf_about_value)

属性値を設定する場合も同様です。

rss
= RSS::Parser.parse(rss_source)
rss
.chan...

RSS::Rss#channel= (29101.0)

@todo

@todo

RSS::RDF#channel= (26101.0)

@todo

@todo

RSS::Rss#channel (14001.0)

@todo

@todo

RSS::RDF#channel (11001.0)

@todo

@todo

絞り込み条件を変える