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

class RSS::Rss::Channel

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

要約

目次

インスタンスメソッド
categories category category= copyright copyright= date date= pubDate 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=

インスタンスメソッド

categories

[TODO]

category
category=

[TODO]

copyright=

[TODO]

date
pubDate
date=
pubDate=

[TODO]

description
description=

[TODO]

docs
docs=

[TODO]

image
image=

[TODO]

item
item=

[TODO]

items

[TODO]

language
language=

[TODO]

lastBuildDate
lastBuildDate=

[TODO]

link=

[TODO]

managingEditor
managingEditor=

[TODO]

rating
rating=

[TODO]

skipDays
skipDays=

[TODO]

skipHours
skipHours=

[TODO]

textInput
textInput=

[TODO]

title
title=

[TODO]

webMaster
webMaster=

[TODO]

class RSS::Rss::Channel