354件ヒット
[1-100件を表示]
(0.048秒)
種類
- インスタンスメソッド (300)
- クラス (36)
- ライブラリ (12)
- 文書 (6)
ライブラリ
- rss (336)
クラス
-
RSS
:: Maker :: ChannelBase (24) -
RSS
:: Maker :: ImageBase (24) -
RSS
:: Maker :: ItemsBase :: ItemBase (24) -
RSS
:: Maker :: TextinputBase (24) -
RSS
:: RDF :: Channel (24) -
RSS
:: RDF :: Item (24) -
RSS
:: RDF :: Textinput (24) -
RSS
:: Rss :: Channel (24) -
RSS
:: Rss :: Channel :: Image (24) -
RSS
:: Rss :: Channel :: Item (24) -
RSS
:: Rss :: Channel :: TextInput (24)
モジュール
- DublinCoreModel (36)
キーワード
- ChannelBase (12)
- ItemBase (12)
-
NEWS for Ruby 2
. 7 . 0 (6) - TextinputBase (12)
-
dc
_ description (12) -
dc
_ description= (12) -
dc
_ descriptions (12) - description= (132)
検索結果
先頭5件
-
rss (39894.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 = RSS::Parser.parse(rss_source)
rss.channel.description # => /rdf:RDF/channel/text(); String
属性にアクセスする時も同様です。channel要素のrdf:about属性に
アクセスするには以下のようにします。属性の値はStringかnilで
す。
rss = RSS::Pars... -
RSS
:: Rss :: Channel # description (32102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # description (32102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item # description (32102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: TextInput # description (32102.0) -
@todo
@todo -
RSS
:: Maker :: ChannelBase # description (29102.0) -
@todo
@todo -
RSS
:: Maker :: ImageBase # description (29102.0) -
@todo
@todo -
RSS
:: Maker :: ItemsBase :: ItemBase # description (29102.0) -
@todo
@todo -
RSS
:: Maker :: TextinputBase # description (29102.0) -
@todo
@todo