るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
8件ヒット [1-8件を表示] (0.015秒)

別のキーワード

  1. rss textinput
  2. rss textinput=
  3. textinput description=
  4. textinput title=

検索結果

RSS::Maker::TextinputBase#description (63307.0)

@todo

@todo

RSS::RDF::Textinput#description (63307.0)

@todo

@todo

RSS::Rss::Channel::TextInput#description (63307.0)

@todo

@todo

RSS::Maker::TextinputBase#description=() (27307.0)

@todo

@todo

RSS::RDF::Textinput#description= (27307.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::TextInput#description= (27307.0)

@todo

@todo

RSS::Maker::TextinputBase (18067.0)

RSS 1.0の場合はtitle,description,name, link,maker.channelを適切に設定する必要がありま す.

RSS 1.0の場合はtitle,description,name,
link,maker.channelを適切に設定する必要がありま
す.

RSS 0.91/2.0の場合はtitle,description,
name,linkを設定する必要があります.

rss (685.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
はサポートしてませ...