|
||||||||||
| 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
| Field Summary | |
|---|---|
private java.lang.String |
_version
|
| Constructor Summary | |
|---|---|
|
RSS091NetscapeGenerator()
|
protected |
RSS091NetscapeGenerator(java.lang.String type,
java.lang.String version)
|
| Method Summary | |
|---|---|
protected Document |
createDocument(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, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String _version
| Constructor Detail |
|---|
public RSS091NetscapeGenerator()
protected RSS091NetscapeGenerator(java.lang.String type,
java.lang.String version)
| Method Detail |
|---|
protected Document createDocument(Element root)
createDocument in class RSS091UserlandGeneratorprotected java.lang.String getTextInputLabel()
getTextInputLabel in class RSS090Generatorprotected boolean isHourFormat24()
isHourFormat24 in class RSS091UserlandGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||