|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.syndication.io.impl.RSS091Generator
com.sun.syndication.io.impl.RSS092Generator
com.sun.syndication.io.impl.RSS093Generator
com.sun.syndication.io.impl.RSS094Generator
com.sun.syndication.io.impl.RSS20Generator
Feed Generator for RSS 2.0
Constructor Summary | |
|
RSS20Generator()
|
protected |
RSS20Generator(java.lang.String feedType)
|
Method Summary | |
protected org.jdom.Element |
generateChannelElement(Channel channel)
|
protected org.jdom.Element |
generateItemElement(Item item)
|
protected java.lang.String |
getVersion()
|
protected Description |
parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
Methods inherited from class com.sun.syndication.io.impl.RSS094Generator |
generateDescriptionElement |
Methods inherited from class com.sun.syndication.io.impl.RSS092Generator |
generate, generateCategoryElement, generateCloudElement, generateEnclosure, generateLanguageElement, generateSourceElement |
Methods inherited from class com.sun.syndication.io.impl.RSS091Generator |
generateDescriptionElement, generateImageElement, generateRootElement, generateSimpleElement, generateSkipDaysElement, generateSkipHoursElement, generateTextInputElement, getType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RSS20Generator()
protected RSS20Generator(java.lang.String feedType)
Method Detail |
protected java.lang.String getVersion()
getVersion
in class RSS094Generator
protected org.jdom.Element generateChannelElement(Channel channel) throws FeedException
generateChannelElement
in class RSS092Generator
FeedException
protected org.jdom.Element generateItemElement(Item item) throws FeedException
generateItemElement
in class RSS093Generator
FeedException
protected Description parseItemDescription(org.jdom.Element rssRoot, org.jdom.Element eDesc)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |