|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.syndication.io.impl.BaseWireFeedParser
com.sun.syndication.io.impl.RSS090Parser
com.sun.syndication.io.impl.RSS091UserlandParser
com.sun.syndication.io.impl.RSS092Parser
com.sun.syndication.io.impl.RSS093Parser
public class RSS093Parser
| コンストラクタの概要 | |
|---|---|
|
RSS093Parser()
|
protected |
RSS093Parser(java.lang.String type)
|
| メソッドの概要 | |
|---|---|
protected java.lang.String |
getRSSVersion()
|
protected Item |
parseItem(Element rssRoot,
Element eItem)
Parses an item element of an RSS document looking for item information. |
| クラス com.sun.syndication.io.impl.RSS092Parser から継承されたメソッド |
|---|
parseCategories, parseChannel, parseItemDescription |
| クラス com.sun.syndication.io.impl.RSS091UserlandParser から継承されたメソッド |
|---|
getImage, getItems, getRSSNamespace, getTextInput, getTextInputLabel, isHourFormat24, isMyType, parseImage |
| クラス com.sun.syndication.io.impl.RSS090Parser から継承されたメソッド |
|---|
getContentNamespace, getRDFNamespace, parse, parseItems, parseTextInput, validateFeed |
| クラス com.sun.syndication.io.impl.BaseWireFeedParser から継承されたメソッド |
|---|
extractForeignMarkup, getAttribute, getAttributeValue, getType, parseFeedModules, parseItemModules |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public RSS093Parser()
protected RSS093Parser(java.lang.String type)
| メソッドの詳細 |
|---|
protected java.lang.String getRSSVersion()
RSS092Parser 内の getRSSVersion
protected Item parseItem(Element rssRoot,
Element eItem)
RSS091UserlandParser の記述:
RSS092Parser 内の parseItemrssRoot - the root element of the RSS document in case it's needed for context.eItem - the item element to parse.
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||