種類
- インスタンスメソッド (190)
- クラス (41)
- ライブラリ (1)
ライブラリ
- rss (231)
クラス
-
RSS
:: Maker :: ChannelBase (34) -
RSS
:: Maker :: ChannelBase :: CategoriesBase (1) -
RSS
:: Maker :: ChannelBase :: CategoriesBase :: CategoryBase (4) -
RSS
:: Maker :: ChannelBase :: SkipDaysBase (1) -
RSS
:: Maker :: ChannelBase :: SkipDaysBase :: DayBase (2) -
RSS
:: Maker :: ChannelBase :: SkipHoursBase (1) -
RSS
:: Maker :: ChannelBase :: SkipHoursBase :: HourBase (2) -
RSS
:: Maker :: RSS20 :: Items :: Item :: Categories (1) -
RSS
:: Maker :: RSSBase (1) -
RSS
:: RDF (2) -
RSS
:: RDF :: Channel (16) -
RSS
:: RDF :: Channel :: Image (2) -
RSS
:: RDF :: Channel :: ImageFavicon (8) -
RSS
:: RDF :: Channel :: Items (1) -
RSS
:: RDF :: Channel :: Textinput (2) -
RSS
:: Rss (2) -
RSS
:: Rss :: Channel (42) -
RSS
:: Rss :: Channel :: Cloud (10) -
RSS
:: Rss :: Channel :: Image (12) -
RSS
:: Rss :: Channel :: Item (23) -
RSS
:: Rss :: Channel :: Item :: Category (4) -
RSS
:: Rss :: Channel :: Item :: Enclosure (6) -
RSS
:: Rss :: Channel :: Item :: Guid (1) -
RSS
:: Rss :: Channel :: Item :: Source (4) -
RSS
:: Rss :: Channel :: TextInput (8)
キーワード
- Categories (3)
- CategoriesBase (1)
- Category (4)
- CategoryBase (1)
- Channel (5)
- ChannelBase (1)
- Cloud (1)
- Day (2)
- DayBase (1)
- Enclosure (1)
- Guid (1)
- Hour (2)
- HourBase (1)
- Image (2)
- ImageBase (1)
- ImageFavicon (1)
- Item (1)
- Items (1)
- RSSBase (1)
- SkipDays (2)
- SkipDaysBase (1)
- SkipHours (2)
- SkipHoursBase (1)
- Source (1)
- TextInput (1)
- Textinput (1)
- TextinputBase (1)
- about (3)
- about= (3)
- categories (3)
- category (2)
- category= (2)
- channel= (2)
- cloud (1)
- comments (1)
- comments= (1)
- content (5)
- content= (5)
- copyright (2)
- copyright= (2)
- date (5)
- date= (5)
- description (6)
- description= (6)
- docs (2)
- docs= (2)
- domain (3)
- domain= (3)
- enclosure (1)
- enclosure= (1)
- generator (2)
- generator= (2)
- guid (1)
- guid= (1)
- height (1)
- height= (1)
- image (2)
- image= (2)
-
image
_ size (1) -
image
_ size= (1) - isPermaLink (1)
- item (1)
- item= (1)
- items (2)
- items= (1)
- language (2)
- language= (2)
- lastBuildDate (2)
- lastBuildDate= (2)
- length (1)
- length= (1)
- link (6)
- link= (6)
- managingEditor (2)
- managingEditor= (2)
- name (1)
- name= (1)
-
new
_ category (2) -
new
_ day (1) -
new
_ hour (1) - path (1)
- path= (1)
- port (1)
- port= (1)
- protocol (1)
- protocol= (1)
- pubDate (3)
- pubDate= (3)
- registerProcedure (1)
- registerProcedure= (1)
- resource (2)
- resource= (2)
- resources (1)
- size (1)
- size= (1)
- skipDays (2)
- skipDays= (1)
- skipHours (2)
- skipHours= (1)
- source (1)
- source= (1)
- textInput (1)
- textInput= (1)
- textinput (1)
- textinput= (1)
- title (6)
- title= (6)
- ttl (2)
- ttl= (2)
- type (1)
- type= (1)
- url (3)
- url= (3)
- webMaster (2)
- webMaster= (2)
- width (1)
- width= (1)
検索結果
-
rss (120619.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
はサポートしてませ... -
RSS
:: Maker :: RSSBase # channel (96352.0) -
@todo channel要素を生成するオブジェクトを返します.
@todo
channel要素を生成するオブジェクトを返します. -
RSS
:: Rss # channel (96307.0) -
@todo
@todo -
RSS
:: RDF # channel (87307.0) -
@todo
@todo -
RSS
:: Rss # channel= (60307.0) -
@todo
@todo -
RSS
:: Maker :: RSS09 :: Channel (60001.0) -
-
RSS
:: Maker :: RSS10 :: Channel (60001.0) -
-
RSS
:: Maker :: RSS20 :: Channel (60001.0) -
-
RSS
:: Rss :: Channel (60001.0) -
-
RSS
:: RDF # channel= (51307.0) -
@todo
@todo -
RSS
:: Maker :: ChannelBase (51157.0) -
channel要素の値を設定します.
channel要素の値を設定します.
RSS 1.0を生成する場合はabout,title,link,
descriptionを設定しなければいけません.
RSS 0.91を生成する場合はtitle,link,
description,languageを設定しなければいけません.
RSS 2.0を生成する場合はtitle,link,
descriptionを設定しなければいけません.
maker.channelになんらかの値を設定しておきながら,上記
のmaker.channelが要求する値を設定していない場合は
RSS::NotSetError例外が発生します.どの値も設定していな
... -
RSS
:: Maker :: RSSBase (51085.0) -
RSSのルート要素を生成するオブジェクトです.
RSSのルート要素を生成するオブジェクトです.
maker.channelを適切に設定しなければRSSは生成されません. -
RSS
:: Maker :: RSS09 :: Channel :: Categories (51001.0) -
-
RSS
:: Maker :: RSS09 :: Channel :: Categories :: Category (51001.0) -
-
RSS
:: Maker :: RSS09 :: Channel :: SkipDays (51001.0) -
-
RSS
:: Maker :: RSS09 :: Channel :: SkipDays :: Day (51001.0) -
-
RSS
:: Maker :: RSS09 :: Channel :: SkipHours (51001.0) -
-
RSS
:: Maker :: RSS09 :: Channel :: SkipHours :: Hour (51001.0) -
-
RSS
:: Maker :: RSS10 :: Channel :: Categories (51001.0) -
-
RSS
:: Maker :: RSS10 :: Channel :: Categories :: Category (51001.0) -
-
RSS
:: Maker :: RSS20 :: Channel :: Categories (51001.0) -
-
RSS
:: Maker :: RSS20 :: Channel :: Categories :: Category (51001.0) -
-
RSS
:: Maker :: RSS20 :: Channel :: SkipDays (51001.0) -
-
RSS
:: Maker :: RSS20 :: Channel :: SkipDays :: Day (51001.0) -
-
RSS
:: Maker :: RSS20 :: Channel :: SkipHours (51001.0) -
-
RSS
:: Maker :: RSS20 :: Channel :: SkipHours :: Hour (51001.0) -
-
RSS
:: RDF :: Channel (51001.0) -
-
RSS
:: Rss :: Channel # categories (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # category (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # category= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # copyright (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # copyright= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # date (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # date= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # description (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # description= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # docs (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # docs= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # generator (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # generator= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # image (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # image= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # item (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # item= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # items (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # language (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # language= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # lastBuildDate (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # lastBuildDate= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # link (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # link= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # managingEditor (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # managingEditor= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # pubDate (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # pubDate= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # rating (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # rating= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # skipDays (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # skipDays= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # skipHours (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # skipHours= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # textInput (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # textInput= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # title (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # title= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # ttl (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # ttl= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # webMaster (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel # webMaster= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud (51001.0) -
-
RSS
:: Rss :: Channel :: Cloud # domain (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # domain= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # path (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # path= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # port (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # port= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # protocol (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # protocol= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # registerProcedure (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # registerProcedure= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image (51001.0) -
-
RSS
:: Rss :: Channel :: Image # description (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # description= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # height (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # height= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # link (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # link= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # title (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # title= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # url (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # url= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # width (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Image # width= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item (51001.0) -
-
RSS
:: Rss :: Channel :: Item # author (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item # author= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item # categories (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item # category (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item # category= (51001.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item # comments (51001.0) -
@todo
@todo