|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.syndication.io.impl.BaseWireFeedGenerator
com.sun.syndication.io.impl.RSS090Generator
com.sun.syndication.io.impl.RSS091UserlandGenerator
com.sun.syndication.io.impl.RSS092Generator
com.sun.syndication.io.impl.RSS093Generator
com.sun.syndication.io.impl.RSS094Generator
public class RSS094Generator
Feed Generator for RSS 0.94
| コンストラクタの概要 | |
|---|---|
|
RSS094Generator()
|
protected |
RSS094Generator(java.lang.String feedType,
java.lang.String version)
|
| メソッドの概要 | |
|---|---|
protected void |
populateItem(Item item,
Element eItem,
int index)
|
| クラス com.sun.syndication.io.impl.RSS093Generator から継承されたメソッド |
|---|
getNumberOfEnclosures |
| クラス com.sun.syndication.io.impl.RSS092Generator から継承されたメソッド |
|---|
checkChannelConstraints, checkImageConstraints, checkItemConstraints, checkItemsConstraints, checkTextInputConstraints, generateCategoryElement, generateCloud, generateEnclosure, generateSourceElement, populateChannel |
| クラス com.sun.syndication.io.impl.RSS091UserlandGenerator から継承されたメソッド |
|---|
addChannel, createDocument, createRootElement, generateSkipDaysElement, generateSkipHoursElement, getFeedNamespace, getVersion, isHourFormat24, populateFeed, populateImage |
| クラス com.sun.syndication.io.impl.RSS090Generator から継承されたメソッド |
|---|
addImage, addItem, addItems, addTextInput, checkLength, checkNotNullAndLength, generate, generateSimpleElement, getContentNamespace, getRDFNamespace, getTextInputLabel, populateTextInput |
| クラス com.sun.syndication.io.impl.BaseWireFeedGenerator から継承されたメソッド |
|---|
generateFeedModules, generateForeignMarkup, generateItemModules, generateModuleNamespaceDefs, getType, purgeUnusedNamespaceDeclarations |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public RSS094Generator()
protected RSS094Generator(java.lang.String feedType,
java.lang.String version)
| メソッドの詳細 |
|---|
protected void populateItem(Item item,
Element eItem,
int index)
RSS093Generator 内の populateItem
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||