|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.RSS091NetscapeGenerator
public class RSS091NetscapeGenerator
Feed Generator for RSS 0.91
Constructor Summary | |
---|---|
|
RSS091NetscapeGenerator()
|
protected |
RSS091NetscapeGenerator(java.lang.String type,
java.lang.String version)
|
Method Summary | |
---|---|
protected org.jdom.Document |
createDocument(org.jdom.Element root)
|
protected java.lang.String |
getTextInputLabel()
|
protected boolean |
isHourFormat24()
To be overriden by RSS 0.91 Netscape and RSS 0.94 |
Methods inherited from class com.sun.syndication.io.impl.RSS091UserlandGenerator |
---|
addChannel, checkChannelConstraints, checkImageConstraints, checkItemConstraints, checkTextInputConstraints, createRootElement, generateSkipDaysElement, generateSkipHoursElement, getFeedNamespace, getVersion, populateChannel, populateFeed, populateImage, populateItem |
Methods inherited from class com.sun.syndication.io.impl.RSS090Generator |
---|
addImage, addItem, addItems, addTextInput, checkItemsConstraints, checkLength, checkNotNullAndLength, generate, generateSimpleElement, getContentNamespace, getRDFNamespace, populateTextInput |
Methods inherited from class com.sun.syndication.io.impl.BaseWireFeedGenerator |
---|
generateFeedModules, generateForeignMarkup, generateItemModules, generateModuleNamespaceDefs, generatePersonModules, getType, purgeUnusedNamespaceDeclarations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RSS091NetscapeGenerator()
protected RSS091NetscapeGenerator(java.lang.String type, java.lang.String version)
Method Detail |
---|
protected org.jdom.Document createDocument(org.jdom.Element root)
createDocument
in class RSS091UserlandGenerator
protected java.lang.String getTextInputLabel()
getTextInputLabel
in class RSS090Generator
protected boolean isHourFormat24()
isHourFormat24
in class RSS091UserlandGenerator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |