Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > rssライブラリ > RSS::Rss::Channelクラス

class RSS::Rss::Channel

クラスの継承リスト: RSS::Rss::Channel < RSS::Element < Object < Kernel < BasicObject

Abstract

インスタンスメソッド

categories
category
category=
copyright
copyright=
date
pubDate
date=
pubDate=
description
description=
docs
docs=
image
image=
item
item=
items
language
language=
lastBuildDate
lastBuildDate=
link
link=
managingEditor
managingEditor=
rating
rating=
skipDays
skipDays=
skipHours
skipHours=
textInput
textInput=
title
title=
webMaster
webMaster=

追加されるメソッド

generator [added by rss]
generator= [added by rss]
ttl [added by rss]
ttl= [added by rss]

Methods

Classes